diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-10-17 14:49:31 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-10-17 14:49:31 +0000 |
commit | b6f9d0cb63ecafc02dcdea180bbb78b2e1ed1566 (patch) | |
tree | 2054a87d48f2f0450dcb7ead65119d10469128da | |
parent | a1a1d61c0d60424919e834f92fe6b2697245dc9c (diff) | |
download | upstream-b6f9d0cb63ecafc02dcdea180bbb78b2e1ed1566.tar.gz upstream-b6f9d0cb63ecafc02dcdea180bbb78b2e1ed1566.tar.bz2 upstream-b6f9d0cb63ecafc02dcdea180bbb78b2e1ed1566.zip |
don't override CONFIG_CRYPTO
SVN-Revision: 13000
-rw-r--r-- | target/linux/storm/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/storm/config-default b/target/linux/storm/config-default index 2da003bfba..074f518605 100644 --- a/target/linux/storm/config-default +++ b/target/linux/storm/config-default @@ -72,7 +72,6 @@ CONFIG_CPU_FA_BTB=y # CONFIG_CPU_ICACHE_DISABLE is not set CONFIG_CPU_TLB_FA=y # CONFIG_CRC_ITU_T is not set -# CONFIG_CRYPTO is not set CONFIG_DEBUG_BUGVERBOSE=y # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set |