diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-04-27 12:31:50 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-04-27 12:31:50 +0000 |
commit | f9967ea05fba45f8ac6fab549985ebc16f84fe00 (patch) | |
tree | c9ae665d58a95d486ee9f6c5fd5ffa9dae14063b /target/linux/ppc40x | |
parent | 36ddcf180d8774294b5f015164022ccdca391a64 (diff) | |
download | upstream-f9967ea05fba45f8ac6fab549985ebc16f84fe00.tar.gz upstream-f9967ea05fba45f8ac6fab549985ebc16f84fe00.tar.bz2 upstream-f9967ea05fba45f8ac6fab549985ebc16f84fe00.zip |
properly disable CONFIG_CRYPTO_HW
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10952 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r-- | target/linux/ppc40x/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default index 4ef59ece2e..f777bcfd17 100644 --- a/target/linux/ppc40x/config-default +++ b/target/linux/ppc40x/config-default @@ -25,7 +25,6 @@ CONFIG_CONSISTENT_SIZE=0x00200000 CONFIG_CONSISTENT_START=0xff100000 # CONFIG_CPM2 is not set # CONFIG_CPU_FREQ is not set -# CONFIG_CRYPTO_HW is not set # CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_DEFAULT_UIMAGE is not set CONFIG_DEVICE_TREE="" |