Rockchip/MiQi: enable dynamic configuration of netconsole at runtime

This commit is contained in:
MilhouseVH 2018-08-04 01:03:19 +01:00 committed by Aaron Vinson
parent 805cdf00a5
commit f98240edb3

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