diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-27 12:31:50 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-27 12:31:50 +0000 |
commit | 112eacc15558dd8aee917f33ff808351c57536c5 (patch) | |
tree | c9ae665d58a95d486ee9f6c5fd5ffa9dae14063b /target/linux/au1000 | |
parent | 6ce6c90d0d2ca04206efe6ed00d938a074a81ce5 (diff) |
properly disable CONFIG_CRYPTO_HW
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10952 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/au1000')
-rw-r--r-- | target/linux/au1000/config-2.6.23 | 1 | ||||
-rw-r--r-- | target/linux/au1000/config-2.6.24 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/au1000/config-2.6.23 b/target/linux/au1000/config-2.6.23 index df1868f635..dbf773a605 100644 --- a/target/linux/au1000/config-2.6.23 +++ b/target/linux/au1000/config-2.6.23 @@ -42,7 +42,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_VR41XX is not set CONFIG_CRAMFS=m CONFIG_CRC16=y -# CONFIG_CRYPTO_HW is not set CONFIG_DEVPORT=y # CONFIG_DM9000 is not set CONFIG_DMA_NEED_PCI_MAP_STATE=y diff --git a/target/linux/au1000/config-2.6.24 b/target/linux/au1000/config-2.6.24 index 23545108b1..c731afe234 100644 --- a/target/linux/au1000/config-2.6.24 +++ b/target/linux/au1000/config-2.6.24 @@ -47,7 +47,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_VR41XX is not set CONFIG_CRAMFS=m CONFIG_CRC16=y -# CONFIG_CRYPTO_HW is not set CONFIG_CSRC_R4K=y CONFIG_DEVPORT=y # CONFIG_DM9000 is not set |