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/rdc/config-2.6.23 | |
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/rdc/config-2.6.23')
-rw-r--r-- | target/linux/rdc/config-2.6.23 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/rdc/config-2.6.23 b/target/linux/rdc/config-2.6.23 index 2c8e42eaa6..c8f4a36ac8 100644 --- a/target/linux/rdc/config-2.6.23 +++ b/target/linux/rdc/config-2.6.23 @@ -29,7 +29,6 @@ CONFIG_CLOCKSOURCE_WATCHDOG=y # CONFIG_CPU5_WDT is not set # CONFIG_CPU_FREQ is not set CONFIG_CRYPTO_AES_586=m -# CONFIG_CRYPTO_HW is not set CONFIG_CRYPTO_TWOFISH_586=m # CONFIG_CS5535_GPIO is not set # CONFIG_DCDBAS is not set |