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 | a35962e3b7010e520a862ac6bc806db223ed1d7f (patch) | |
tree | c15c535cf33c4c657ccec0c5792babb0d3a6abf5 /target/linux/ppc40x | |
parent | 11bf268fbc2883aa0278c0599a8fbfd0e526a231 (diff) | |
download | upstream-a35962e3b7010e520a862ac6bc806db223ed1d7f.tar.gz upstream-a35962e3b7010e520a862ac6bc806db223ed1d7f.tar.bz2 upstream-a35962e3b7010e520a862ac6bc806db223ed1d7f.zip |
kernel: clean up crypto related kconfig options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35327 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r-- | target/linux/ppc40x/config-3.7 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ppc40x/config-3.7 b/target/linux/ppc40x/config-3.7 index 73be0446fe..485302a34c 100644 --- a/target/linux/ppc40x/config-3.7 +++ b/target/linux/ppc40x/config-3.7 @@ -28,9 +28,6 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CMDLINE="console=ttyS0,115200 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 |