diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-27 17:49:09 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-27 17:49:09 +0000 |
commit | 1f91df5399573c6854fb8993c9dc50e32be0ba8b (patch) | |
tree | 93ce89cca11425a8a0bf7edb6dfead2474feb542 /target/linux/realview | |
parent | 91ba1524d4179b776ff3ae90c22a37eb26827833 (diff) |
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 6b1cf6217..317b73fe9 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 |