aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-5.15
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2022-09-22 13:34:28 +0200
committerFelix Fietkau <nbd@nbd.name>2022-09-22 15:26:58 +0200
commit6eeb5d45649ffa591b06d2ccd6a43e47939b6b18 (patch)
tree74f20b6baf3bb9fb01278a1f71f2e77fe5b2b374 /target/linux/generic/config-5.15
parent37a0cae33e94ec5822945d0c6a7c74600b4f4ade (diff)
downloadupstream-6eeb5d45649ffa591b06d2ccd6a43e47939b6b18.tar.gz
upstream-6eeb5d45649ffa591b06d2ccd6a43e47939b6b18.tar.bz2
upstream-6eeb5d45649ffa591b06d2ccd6a43e47939b6b18.zip
kernel: disable wireless extensions only when needed
They are only needed by a few very old drivers Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/generic/config-5.15')
-rw-r--r--target/linux/generic/config-5.1510
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index 8c6a3f641e..8901a483dd 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -7419,15 +7419,15 @@ CONFIG_WATCHDOG_OPEN_TIMEOUT=0
# CONFIG_WDAT_WDT is not set
# CONFIG_WDTPCI is not set
# CONFIG_WERROR is not set
-CONFIG_WEXT_CORE=y
-CONFIG_WEXT_PRIV=y
-CONFIG_WEXT_PROC=y
-CONFIG_WEXT_SPY=y
+# CONFIG_WEXT_CORE is not set
+# CONFIG_WEXT_PRIV is not set
+# CONFIG_WEXT_PROC is not set
+# CONFIG_WEXT_SPY is not set
CONFIG_WILINK_PLATFORM_DATA=y
# CONFIG_WIMAX is not set
# CONFIG_WIREGUARD is not set
CONFIG_WIRELESS=y
-CONFIG_WIRELESS_EXT=y
+# CONFIG_WIRELESS_EXT is not set
# CONFIG_WIRELESS_WDS is not set
# CONFIG_WIZNET_W5100 is not set
# CONFIG_WIZNET_W5300 is not set