mirror of
https://github.com/rancher/os-kernel.git
synced 2025-08-01 21:07:42 +00:00
Merge pull request #53 from SvenDowideit/netconsole
build a netconsole enabled kernel
This commit is contained in:
commit
5e3ffb748e
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.9.28 Kernel Configuration
|
||||
# Linux/x86 4.9.41 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
@ -2356,8 +2356,7 @@ CONFIG_VXLAN=m
|
||||
CONFIG_GENEVE=m
|
||||
# CONFIG_GTP is not set
|
||||
# CONFIG_MACSEC is not set
|
||||
CONFIG_NETCONSOLE=m
|
||||
CONFIG_NETCONSOLE_DYNAMIC=y
|
||||
CONFIG_NETCONSOLE=y
|
||||
CONFIG_NETPOLL=y
|
||||
CONFIG_NET_POLL_CONTROLLER=y
|
||||
CONFIG_NTB_NETDEV=m
|
||||
|
Loading…
Reference in New Issue
Block a user