diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-07-30 15:58:15 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-07-30 15:58:15 +0000 |
commit | 4e0563e185aed8237e70a854ce32a08e6c91106e (patch) | |
tree | c73c4f757bbdbaa9f0f005d19bd74db487b19313 /target/linux/rdc-2.6/config/default | |
parent | f1ac6cf7ec87a19a5a02adc3124a357eea989d6a (diff) | |
download | upstream-4e0563e185aed8237e70a854ce32a08e6c91106e.tar.gz upstream-4e0563e185aed8237e70a854ce32a08e6c91106e.tar.bz2 upstream-4e0563e185aed8237e70a854ce32a08e6c91106e.zip |
Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)
SVN-Revision: 8233
Diffstat (limited to 'target/linux/rdc-2.6/config/default')
-rw-r--r-- | target/linux/rdc-2.6/config/default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/rdc-2.6/config/default b/target/linux/rdc-2.6/config/default index b4f1090dc1..c8298b558f 100644 --- a/target/linux/rdc-2.6/config/default +++ b/target/linux/rdc-2.6/config/default @@ -32,6 +32,7 @@ CONFIG_CLOCKSOURCE_WATCHDOG=y # CONFIG_CPU5_WDT is not set # CONFIG_CPU_FREQ is not set CONFIG_CRYPTO_AES_586=m +CONFIG_CRYPTO_ARC4=y CONFIG_CRYPTO_DEV_GEODE=m # CONFIG_CRYPTO_DEV_PADLOCK is not set CONFIG_CRYPTO_TWOFISH_586=m |