diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-11-06 08:42:41 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-11-06 08:42:41 +0000 |
commit | e4d510ded1fca0d82e583c3855b66968f969b5f0 (patch) | |
tree | 3412d662e527fb345c7cc421357122d403f1b127 /target/linux/rdc/config-2.6.30 | |
parent | 4d0f1ae9545590045ab7db57515596948f858a5b (diff) | |
download | master-187ad058-e4d510ded1fca0d82e583c3855b66968f969b5f0.tar.gz master-187ad058-e4d510ded1fca0d82e583c3855b66968f969b5f0.tar.bz2 master-187ad058-e4d510ded1fca0d82e583c3855b66968f969b5f0.zip |
[rdc] use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18325 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc/config-2.6.30')
-rw-r--r-- | target/linux/rdc/config-2.6.30 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30 index 5c2a715e04..c83aaa5aee 100644 --- a/target/linux/rdc/config-2.6.30 +++ b/target/linux/rdc/config-2.6.30 @@ -60,8 +60,7 @@ CONFIG_DEVPORT=y # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMI is not set CONFIG_DOUBLEFAULT=y -CONFIG_EARLY_PRINTK=y -# CONFIG_EARLY_PRINTK_DBGP is not set +# CONFIG_EARLY_PRINTK is not set # CONFIG_EDAC is not set # CONFIG_EDD is not set # CONFIG_EUROTECH_WDT is not set @@ -302,7 +301,7 @@ CONFIG_X86_RDC321X=y CONFIG_X86_REBOOTFIXUPS=y # CONFIG_X86_RESERVE_LOW_64K is not set # CONFIG_X86_UP_APIC is not set -CONFIG_X86_VERBOSE_BOOTUP=y +# CONFIG_X86_VERBOSE_BOOTUP is not set CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_XADD=y # CONFIG_ZONE_DMA32 is not set |