diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-24 11:45:34 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-24 11:45:34 +0300 |
commit | a4961427e74948ced9ddd40f3efb2a206b87e4c8 (patch) | |
tree | a8583a1b01e2f573dfec86853acfff9a04609533 /drivers/staging/ks7010 | |
parent | 90b45399b4418a3542fe096b92840b3bf235e78e (diff) | |
download | linux-a4961427e74948ced9ddd40f3efb2a206b87e4c8.tar.xz |
Revert "staging: ks7010: Fix build error"
This reverts commit 3e5bc68fa596874500e8c718605aa44d5e42a34c as it
causes build errors in linux-next.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ks7010')
-rw-r--r-- | drivers/staging/ks7010/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/ks7010/Kconfig b/drivers/staging/ks7010/Kconfig index 9d7cbc8b12df..0987fdc2f70d 100644 --- a/drivers/staging/ks7010/Kconfig +++ b/drivers/staging/ks7010/Kconfig @@ -5,7 +5,6 @@ config KS7010 select WIRELESS_EXT select WEXT_PRIV select FW_LOADER - depends on CRYPTO && CRYPTO_HASH help This is a driver for KeyStream KS7010 based SDIO WIFI cards. It is found on at least later Spectec SDW-821 (FCC-ID "S2Y-WLAN-11G-K" only, |