mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
sys-kernel/coreos-modules: Drop some 802.11 options on ARM
In practice they're disabled, and they likely don't belong there in the first place.
This commit is contained in:
parent
01d22664dc
commit
e54f7938bc
@ -40,9 +40,6 @@ CONFIG_NF_CONNTRACK=y
|
|||||||
CONFIG_NF_CONNTRACK_IPV4=y
|
CONFIG_NF_CONNTRACK_IPV4=y
|
||||||
CONFIG_BRIDGE=y
|
CONFIG_BRIDGE=y
|
||||||
CONFIG_DNS_RESOLVER=y
|
CONFIG_DNS_RESOLVER=y
|
||||||
CONFIG_CFG80211=m
|
|
||||||
# CONFIG_CFG80211_DEFAULT_PS is not set
|
|
||||||
CONFIG_MAC80211=m
|
|
||||||
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
|
||||||
@ -74,7 +71,6 @@ CONFIG_SMSC911X=y
|
|||||||
CONFIG_MDIO_BITBANG=m
|
CONFIG_MDIO_BITBANG=m
|
||||||
CONFIG_MDIO_GPIO=m
|
CONFIG_MDIO_GPIO=m
|
||||||
CONFIG_MDIO_OCTEON=y
|
CONFIG_MDIO_OCTEON=y
|
||||||
CONFIG_RTL8192CE=m
|
|
||||||
CONFIG_INPUT_EVDEV=y
|
CONFIG_INPUT_EVDEV=y
|
||||||
CONFIG_SERIO_AMBAKMI=y
|
CONFIG_SERIO_AMBAKMI=y
|
||||||
CONFIG_LEGACY_PTY_COUNT=16
|
CONFIG_LEGACY_PTY_COUNT=16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user