mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-22 15:04:32 +01:00
Merge pull request #145 from WeiZhang555/kernel-4.1-config
kernel_config: add 4.1 kernel support
This commit is contained in:
7
kernel/configs/x86_64_kata_old_kernel_compat
Normal file
7
kernel/configs/x86_64_kata_old_kernel_compat
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# This file contains config options which is removed/modified in kernel 4.14 but
|
||||
# necessary for older kernels, if you're using a old kernel and failed to start
|
||||
# kata containers, try to add these options and hope it can help! Enjoy it!
|
||||
#
|
||||
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
|
||||
|
||||
@@ -1 +1 @@
|
||||
9
|
||||
10
|
||||
|
||||
Reference in New Issue
Block a user