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 | c6fe45ed552139f7e5e91f7fdbaa1da5b853f6a6 (patch) | |
tree | 79861996de2c6e1a0d924d51a0690a9ec8d8ccfe /target/linux/ppc40x/config-default | |
parent | 9389aa93ff9078936fdc28d936df61e38766ccc4 (diff) | |
download | upstream-c6fe45ed552139f7e5e91f7fdbaa1da5b853f6a6.tar.gz upstream-c6fe45ed552139f7e5e91f7fdbaa1da5b853f6a6.tar.bz2 upstream-c6fe45ed552139f7e5e91f7fdbaa1da5b853f6a6.zip |
properly disable CONFIG_CRYPTO_HW
SVN-Revision: 10952
Diffstat (limited to 'target/linux/ppc40x/config-default')
-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="" |