CRYPTO_MANAGER is selected automatically by CONFIG_ECB and CONFIG_CBC.
config CRYPTO_ECB
tristate "ECB support"
select CRYPTO_BLKCIPHER
select CRYPTO_MANAGER
I've added CONFIG_ECB to the ones you mentioned and CONFIG_CBC to
gssapi.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
||
|---|---|---|
| .. | ||
| softmac | ||
| ieee80211_crypt.c | ||
| ieee80211_crypt_ccmp.c | ||
| ieee80211_crypt_tkip.c | ||
| ieee80211_crypt_wep.c | ||
| ieee80211_geo.c | ||
| ieee80211_module.c | ||
| ieee80211_rx.c | ||
| ieee80211_tx.c | ||
| ieee80211_wx.c | ||
| Kconfig | ||
| Makefile | ||