diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-21 02:35:46 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-21 02:35:46 +0000 |
commit | 63432ce0de89703781095e5e1a48994ffe7c68de (patch) | |
tree | df3292aa50d2658972f9cd4a59a54bc0ff986b3d /target | |
parent | 6de5b9dbe42d1d0ec9d8e960da8df8182967695f (diff) |
add missing config item spotted when hardware crypto is enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13703 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 656fa01f0..abc477201 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 |