mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-28 04:08:05 -05:00
Revert "staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_WEP"
This reverts commit02c4260713as it conflicts with a change and fix coming in through the crypto tree as reported by Stephen and Herbert. Cc: Necip Fazil Yildiran <fazilyildiran@gmail.com> Fixes:02c4260713("staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_WEP") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Reported-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
@@ -36,7 +36,6 @@ config RTLLIB_CRYPTO_TKIP
|
||||
|
||||
config RTLLIB_CRYPTO_WEP
|
||||
tristate "Support for rtllib WEP crypto"
|
||||
select CRYPTO
|
||||
select CRYPTO_ARC4
|
||||
depends on RTLLIB
|
||||
default y
|
||||
|
||||
Reference in New Issue
Block a user