diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-01-27 17:23:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-01-27 17:23:12 +0000 |
commit | ed7ca5d44ed2676c414aa8027787d1cd0989e4a1 (patch) | |
tree | 2c1a6fb86ea8417316003ec3cee9f6ed7a6d1397 /target/linux/ppc44x/config-3.7 | |
parent | 8a1091ad53dcdb4ffee026c8769e19ba3c13973f (diff) | |
download | upstream-ed7ca5d44ed2676c414aa8027787d1cd0989e4a1.tar.gz upstream-ed7ca5d44ed2676c414aa8027787d1cd0989e4a1.tar.bz2 upstream-ed7ca5d44ed2676c414aa8027787d1cd0989e4a1.zip |
kernel: clean up crypto related kconfig options
SVN-Revision: 35327
Diffstat (limited to 'target/linux/ppc44x/config-3.7')
-rw-r--r-- | target/linux/ppc44x/config-3.7 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ppc44x/config-3.7 b/target/linux/ppc44x/config-3.7 index 4243b10f19..d498eb2094 100644 --- a/target/linux/ppc44x/config-3.7 +++ b/target/linux/ppc44x/config-3.7 @@ -34,9 +34,6 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/mtdblock1 rootfstype=squashfs,jffs2 noinitrd" CONFIG_CMDLINE_BOOL=y CONFIG_CONSISTENT_SIZE=0x00200000 -CONFIG_CRYPTO_AES=y -CONFIG_CRYPTO_ALGAPI=y -CONFIG_CRYPTO_ALGAPI2=y CONFIG_DECOMPRESS_LZMA=y # CONFIG_DEFAULT_UIMAGE is not set CONFIG_DTC=y |