diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-15 12:26:18 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-15 12:26:18 +0000 |
commit | 8c06d46268bca72b5eea95a053ca33f3b62dadd8 (patch) | |
tree | 48badad1003a69496de0a07c4baba65b9f0a156f /target/linux/ixp4xx | |
parent | e468c05d401b7b734e4e46e26f643d2d0af37d3d (diff) | |
download | upstream-8c06d46268bca72b5eea95a053ca33f3b62dadd8.tar.gz upstream-8c06d46268bca72b5eea95a053ca33f3b62dadd8.tar.bz2 upstream-8c06d46268bca72b5eea95a053ca33f3b62dadd8.zip |
set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
SVN-Revision: 15869
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index fe060f700b..fcbb068a50 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -49,8 +49,6 @@ CONFIG_CPU_PABRT_NOIFAR=y CONFIG_CPU_TLB_V4WBI=y CONFIG_CPU_XSCALE=y CONFIG_CRC16=y -# CONFIG_CRYPTO_DEV_IXP4XX is not set -CONFIG_CRYPTO_HW=y # CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_DEBUG_USER is not set CONFIG_DEVPORT=y |