diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-01-27 17:49:09 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-01-27 17:49:09 +0000 |
commit | fb725311a716d481e9b8fd80ba5047a4d90c09e7 (patch) | |
tree | 93ce89cca11425a8a0bf7edb6dfead2474feb542 /target/linux/realview | |
parent | 16d7ea5f384ae0d5c16afdfbc3ddd4a580332a24 (diff) | |
download | master-187ad058-fb725311a716d481e9b8fd80ba5047a4d90c09e7.tar.gz master-187ad058-fb725311a716d481e9b8fd80ba5047a4d90c09e7.tar.bz2 master-187ad058-fb725311a716d481e9b8fd80ba5047a4d90c09e7.zip |
kernel: clean up crypto kconfig options on 3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35329 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/realview')
-rw-r--r-- | target/linux/realview/config-3.8 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/realview/config-3.8 b/target/linux/realview/config-3.8 index 6b1cf62176..317b73fe90 100644 --- a/target/linux/realview/config-3.8 +++ b/target/linux/realview/config-3.8 @@ -77,9 +77,6 @@ CONFIG_CPU_USE_DOMAINS=y CONFIG_CPU_V6=y CONFIG_CPU_V6K=y CONFIG_CPU_V7=y -CONFIG_CRYPTO_AES=y -CONFIG_CRYPTO_ALGAPI=y -CONFIG_CRYPTO_ALGAPI2=y CONFIG_DCACHE_WORD_ACCESS=y CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S" # CONFIG_DEBUG_LL_UART_NONE is not set |