2 tristate "Support for rtllib wireless devices"
7 If you have a wireless card that uses rtllib, say
8 Y. Currently the only card is the rtl8192e.
14 config RTLLIB_CRYPTO_CCMP
15 tristate "Support for rtllib CCMP crypto"
20 CCMP crypto driver for rtllib.
22 If you enabled RTLLIB, you want this.
24 config RTLLIB_CRYPTO_TKIP
25 tristate "Support for rtllib TKIP crypto"
28 select CRYPTO_MICHAEL_MIC
31 TKIP crypto driver for rtllib.
33 If you enabled RTLLIB, you want this.
35 config RTLLIB_CRYPTO_WEP
36 tristate "Support for rtllib WEP crypto"
41 TKIP crypto driver for rtllib.
43 If you enabled RTLLIB, you want this.
45 source "drivers/staging/rtl8192e/rtl8192e/Kconfig"