tools: Remove unused kernel config

CONFIG_CRYPTO_USER_API_AKCIPHER was superceded by the keys API and not
actually used now.
This commit is contained in:
Denis Kenzior 2018-01-22 10:27:35 -06:00
parent 0930814aba
commit d98349d201
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ scripts/config --enable CONFIG_MAC80211_HWSIM
scripts/config --enable CONFIG_DRIVER_NL80211
scripts/config --enable CONFIG_VLAN_8021Q
scripts/config --enable CONFIG_CRYPTO_USER_API_AKCIPHER
scripts/config --enable CONFIG_CRYPTO_USER_API_SKCIPHER
scripts/config --enable CONFIG_CRYPTO_USER_API_HASH
scripts/config --enable CONFIG_CRYPTO_RSA