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"
19 CCMP crypto driver for rtllib.
21 If you enabled RTLLIB, you want this.
23 config RTLLIB_CRYPTO_TKIP
24 tristate "Support for rtllib TKIP crypto"
28 TKIP crypto driver for rtllib.
30 If you enabled RTLLIB, you want this.
32 config RTLLIB_CRYPTO_WEP
33 tristate "Support for rtllib WEP crypto"
37 TKIP crypto driver for rtllib.
39 If you enabled RTLLIB, you want this.
41 source "drivers/staging/rtl8192e/rtl8192e/Kconfig"