mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-16 14:52:24 +01:00
sys-kernel/coreos-modules: Drop redundant option setting
It's already set in commonconfig.
This commit is contained in:
parent
e96ae91ea2
commit
e6db763aa1
@ -39,7 +39,6 @@ CONFIG_NF_CONNTRACK=y
|
|||||||
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
|
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
|
||||||
CONFIG_NF_CONNTRACK_IPV4=y
|
CONFIG_NF_CONNTRACK_IPV4=y
|
||||||
CONFIG_BRIDGE=y
|
CONFIG_BRIDGE=y
|
||||||
CONFIG_DNS_RESOLVER=y
|
|
||||||
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
|
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
|
||||||
CONFIG_DMA_CMA=y
|
CONFIG_DMA_CMA=y
|
||||||
CONFIG_BLK_DEV_LOOP=y
|
CONFIG_BLK_DEV_LOOP=y
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user