diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-12-21 02:35:46 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-12-21 02:35:46 +0000 |
commit | 72d9008fa7e892cc595cbb85c694ccbcc1734daf (patch) | |
tree | 199fcaaefdfa442ac3b11fbfdefad4afb26214b2 /target/linux/ifxmips | |
parent | 0675e10e68ae31daddfa623142366ba36db937dd (diff) | |
download | upstream-72d9008fa7e892cc595cbb85c694ccbcc1734daf.tar.gz upstream-72d9008fa7e892cc595cbb85c694ccbcc1734daf.tar.bz2 upstream-72d9008fa7e892cc595cbb85c694ccbcc1734daf.zip |
add missing config item spotted when hardware crypto is enabled
SVN-Revision: 13703
Diffstat (limited to 'target/linux/ifxmips')
-rw-r--r-- | target/linux/ifxmips/config-2.6.26 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ifxmips/config-2.6.26 b/target/linux/ifxmips/config-2.6.26 index 656fa01f0b..abc477201e 100644 --- a/target/linux/ifxmips/config-2.6.26 +++ b/target/linux/ifxmips/config-2.6.26 @@ -44,6 +44,7 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX39XX is not set # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set +# CONFIG_CRYPTO_DEV_IFXMIPS is not set CONFIG_CRYPTO_GF128MUL=m CONFIG_CSRC_R4K=y CONFIG_DEVPORT=y |