From d309950948b0db22a2c5e7df41713bd17dc31ae5 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 30 Jul 2007 15:58:15 +0000 Subject: Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8233 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rdc-2.6/config/default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/rdc-2.6/config/default') diff --git a/target/linux/rdc-2.6/config/default b/target/linux/rdc-2.6/config/default index b4f1090dc..c8298b558 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 -- cgit v1.2.3