mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-31 11:21:04 +02:00
sys-kernel/coreos-modules: disable IP_PNP options
Turn off the in-kernel IP configuration, so it can be delegated to the initramfs.
This commit is contained in:
parent
ca4f403409
commit
8e112e72d1
@ -93,9 +93,7 @@ CONFIG_IP_FIB_TRIE_STATS=y
|
||||
CONFIG_IP_MULTIPLE_TABLES=y
|
||||
CONFIG_IP_ROUTE_MULTIPATH=y
|
||||
CONFIG_IP_ROUTE_VERBOSE=y
|
||||
CONFIG_IP_PNP=y
|
||||
CONFIG_IP_PNP_DHCP=y
|
||||
CONFIG_IP_PNP_BOOTP=y
|
||||
# CONFIG_IP_PNP is not set
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPGRE_DEMUX=m
|
||||
CONFIG_NET_IPGRE=m
|
||||
|
Loading…
x
Reference in New Issue
Block a user