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 | ad2bd568f5b6476c1512b4419881d1260f5ad060 (patch) | |
tree | f86de8bd25b17b3e47c69fa4163b37526e8393a7 /target/linux/rdc/config-2.6.30 | |
parent | 186b555e562e5b9bddf1169596c13e65c43fae75 (diff) | |
download | mtk-20170518-ad2bd568f5b6476c1512b4419881d1260f5ad060.zip mtk-20170518-ad2bd568f5b6476c1512b4419881d1260f5ad060.tar.gz mtk-20170518-ad2bd568f5b6476c1512b4419881d1260f5ad060.tar.bz2 |
use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration
SVN-Revision: 18325
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 5c2a715..c83aaa5 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 |