diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-15 12:26:18 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-15 12:26:18 +0000 |
commit | ef81023351f75c486bce28676907b1ce536b3d3c (patch) | |
tree | a6e3a74f06ef644ae74c1d8b2b081d5bfdc4289f /target/linux | |
parent | 5f47b607c0e361a0b720304c0edba43d721475be (diff) |
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')
-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 fe060f700..fcbb068a5 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 |