Rockchip/TinkerBoard: enable dynamic configuration of netconsole at runtime

This commit is contained in:
MilhouseVH 2018-08-04 01:09:30 +01:00 committed by Aaron Vinson
parent 52198bc06a
commit d3f0055d8f

View File

@ -1255,9 +1255,10 @@ CONFIG_MACVLAN=m
# CONFIG_IPVLAN is not set
CONFIG_VXLAN=m
# CONFIG_GENEVE is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
CONFIG_NETCONSOLE=y
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_TUN=m
# CONFIG_TUN_VNET_CROSS_LE is not set
CONFIG_VETH=m