Enable netconsole module for meson64 next

This commit is contained in:
PhracturedBlue 2018-08-20 18:18:53 -07:00 committed by GitHub
parent c52a7a359b
commit 5b0d2f9a2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1880,7 +1880,10 @@ CONFIG_VXLAN=m
# CONFIG_GENEVE is not set
CONFIG_GTP=m
# CONFIG_MACSEC is not set
# CONFIG_NETCONSOLE is not set
CONFIG_NETCONSOLE=m
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_TUN=y
CONFIG_TAP=m
# CONFIG_TUN_VNET_CROSS_LE is not set