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 | 7c673a9f9d0d062b36ceb4b30e322bd1ccf24aa8 (patch) | |
tree | fcaf4ee6369f37d00763d82c409a792a016490e2 /target/linux/storm | |
parent | 2613cfcd1ccec96fa5d26afb10c1f2ab9b196367 (diff) | |
download | upstream-7c673a9f9d0d062b36ceb4b30e322bd1ccf24aa8.tar.gz upstream-7c673a9f9d0d062b36ceb4b30e322bd1ccf24aa8.tar.bz2 upstream-7c673a9f9d0d062b36ceb4b30e322bd1ccf24aa8.zip |
[storm] don't override CONFIG_CRYPTO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13000 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/storm')
-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 |