diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-08-21 13:30:59 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-08-21 13:30:59 +0000 |
commit | 0809d8a292b49effefff1d18db1c84a5065527f4 (patch) | |
tree | 36506282084b767e2946f5d5b62b515d56ab0cf9 /target/linux/ppc40x/config-default | |
parent | 428085903ecf9386584e476081c63fa3533c07fc (diff) | |
download | upstream-0809d8a292b49effefff1d18db1c84a5065527f4.tar.gz upstream-0809d8a292b49effefff1d18db1c84a5065527f4.tar.bz2 upstream-0809d8a292b49effefff1d18db1c84a5065527f4.zip |
set reasonable generic CRYPTO_ config entries for 2.6.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12362 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x/config-default')
-rw-r--r-- | target/linux/ppc40x/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default index 537a6807f5..baf8551c99 100644 --- a/target/linux/ppc40x/config-default +++ b/target/linux/ppc40x/config-default @@ -27,9 +27,6 @@ CONFIG_CMDLINE_BOOL=y CONFIG_CONSISTENT_SIZE=0x00200000 CONFIG_CONSISTENT_START=0xff100000 # CONFIG_CPU_FREQ is not set -CONFIG_CRYPTO_AEAD=m -CONFIG_CRYPTO_AUTHENC=m -CONFIG_CRYPTO_GF128MUL=m # CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_DEFAULT_UIMAGE is not set CONFIG_DEVPORT=y |