diff options
| -rw-r--r-- | drivers/staging/qcacld-3.0/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/qcacld-3.0/Kconfig b/drivers/staging/qcacld-3.0/Kconfig index a9a35a9ca689..4ad11f7e0b76 100644 --- a/drivers/staging/qcacld-3.0/Kconfig +++ b/drivers/staging/qcacld-3.0/Kconfig @@ -3,6 +3,8 @@ comment "Qualcomm Atheros CLD WLAN module" config QCA_CLD_WLAN tristate "Qualcomm Atheros CLD WLAN module" + select WIRELESS_EXT + select WEXT_PRIV default n help Add support for the Qualcomm Atheros CLD WLAN module |
