mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
a6fd151308
Fixes a build error Signed-off-by: Felix Fietkau <nbd@nbd.name>
11 lines
308 B
Diff
11 lines
308 B
Diff
--- 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
|