mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
wifi: add wext and wext_priv [5/8]
PD#150114: add wext and wext_priv select WIRELESS_EXT WEXT_PRIV in driver/amlogic/wifi/Kconfig qualcomm wifi drivers need wext support Change-Id: I1f85481013ba6c35b304eeb45d0c4917a67c67eb Signed-off-by: Weiguang Ruan <Weiguang.ruan@amlogic.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
config AMLOGIC_WIFI
|
||||
bool "WiFi support"
|
||||
select WIRELESS_EXT
|
||||
select WEXT_PRIV
|
||||
default n
|
||||
help
|
||||
select y to support wifi
|
||||
|
||||
Reference in New Issue
Block a user