mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-13 10:08:34 +00:00
mac80211: remove broken CFG80211_WEXT select from the r8723bs driver
Fixes a build error Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
3f814ecd24
commit
a6fd151308
@ -0,0 +1,10 @@
|
||||
--- a/drivers/staging/rtl8723bs/Kconfig
|
||||
+++ b/drivers/staging/rtl8723bs/Kconfig
|
||||
@@ -5,7 +5,6 @@ config RTL8723BS
|
||||
depends on m
|
||||
depends on WLAN && MMC && CFG80211
|
||||
depends on m
|
||||
- select CFG80211_WEXT
|
||||
select BPAUTO_CRYPTO_LIB_ARC4
|
||||
help
|
||||
This option enables support for RTL8723BS SDIO drivers, such as
|
Loading…
Reference in New Issue
Block a user