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 | cbe078efa3891338d55fd42f6a31d47d8d4f622a (patch) | |
tree | a6e3a74f06ef644ae74c1d8b2b081d5bfdc4289f /target/linux/ixp4xx/config-default | |
parent | 4de240063888ea5e885565e92d71b7cb48050497 (diff) | |
download | master-187ad058-cbe078efa3891338d55fd42f6a31d47d8d4f622a.tar.gz master-187ad058-cbe078efa3891338d55fd42f6a31d47d8d4f622a.tar.bz2 master-187ad058-cbe078efa3891338d55fd42f6a31d47d8d4f622a.zip |
set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15869 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/config-default')
-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 |