1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-08-16 03:32:55 +00:00

Merge pull request #53 from SvenDowideit/netconsole

build a netconsole enabled kernel
This commit is contained in:
Sven Dowideit 2017-08-11 10:48:03 -07:00 committed by GitHub
commit 5e3ffb748e

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 4.9.28 Kernel Configuration # Linux/x86 4.9.41 Kernel Configuration
# #
CONFIG_64BIT=y CONFIG_64BIT=y
CONFIG_X86_64=y CONFIG_X86_64=y
@ -2356,8 +2356,7 @@ CONFIG_VXLAN=m
CONFIG_GENEVE=m CONFIG_GENEVE=m
# CONFIG_GTP is not set # CONFIG_GTP is not set
# CONFIG_MACSEC is not set # CONFIG_MACSEC is not set
CONFIG_NETCONSOLE=m CONFIG_NETCONSOLE=y
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y CONFIG_NETPOLL=y
CONFIG_NET_POLL_CONTROLLER=y CONFIG_NET_POLL_CONTROLLER=y
CONFIG_NTB_NETDEV=m CONFIG_NTB_NETDEV=m