summaryrefslogtreecommitdiff
path: root/patches/0004-disable-wext-kconfig.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0004-disable-wext-kconfig.patch')
-rw-r--r--patches/0004-disable-wext-kconfig.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/patches/0004-disable-wext-kconfig.patch b/patches/0004-disable-wext-kconfig.patch
index bcb60788..5d06600d 100644
--- a/patches/0004-disable-wext-kconfig.patch
+++ b/patches/0004-disable-wext-kconfig.patch
@@ -3,7 +3,8 @@ so remove the Kconfig options for them.
--- a/net/wireless/Kconfig
+++ b/net/wireless/Kconfig
-@@ -1,21 +1,3 @@
+@@ -1,22 +1,4 @@
+ # SPDX-License-Identifier: GPL-2.0-only
-config WIRELESS_EXT
- bool
-
@@ -25,7 +26,7 @@ so remove the Kconfig options for them.
config CFG80211
tristate "cfg80211 - wireless configuration API"
depends on RFKILL || !RFKILL
-@@ -187,7 +169,7 @@ config CFG80211_CRDA_SUPPORT
+@@ -188,7 +170,7 @@ config CFG80211_CRDA_SUPPORT
config CFG80211_WEXT
bool "cfg80211 wireless extensions compatibility" if !CFG80211_WEXT_EXPORT