diff options
| author | Danny Lin <danny@kdrag0n.dev> | 2019-07-26 19:21:13 -0700 |
|---|---|---|
| committer | jro1979oliver <jroliveira.oliveira301@gmail.com> | 2022-08-02 19:53:59 +0200 |
| commit | a6768519ad2e79b79ce93b81fd84053e7b7fad2e (patch) | |
| tree | d77d947b63f800a70e91c9080ba64a84d43537cf | |
| parent | 793c4ca6417decf31daf0120bc93726006afe7ca (diff) | |
Signed-off-by: Danny Lin <danny@kdrag0n.dev>
Change-Id: I119b7c6d6e07c6ee8f5aafd89aac786fdc470751
| -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 |
