diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-11-05 13:21:55 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-11-05 13:21:55 +0000 |
commit | c63c87060ec7a090c236cd93514d59d6a8279c79 (patch) | |
tree | 8b7bbad2b0b24b9905f6c28a0e20e47eb794ac94 /target/linux | |
parent | c784e976ea928b71a4d97b6ae1a0bff8fbcaf71c (diff) | |
download | upstream-c63c87060ec7a090c236cd93514d59d6a8279c79.tar.gz upstream-c63c87060ec7a090c236cd93514d59d6a8279c79.tar.bz2 upstream-c63c87060ec7a090c236cd93514d59d6a8279c79.zip |
[rdc] remove some other useless configuration items
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18314 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/rdc/config-2.6.28 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/target/linux/rdc/config-2.6.28 b/target/linux/rdc/config-2.6.28 index af7b123125..f155061d02 100644 --- a/target/linux/rdc/config-2.6.28 +++ b/target/linux/rdc/config-2.6.28 @@ -50,8 +50,7 @@ CONFIG_CPU_SUP_CYRIX_32=y CONFIG_DEFAULT_IO_DELAY_TYPE=0 # CONFIG_DELL_RBU is not set CONFIG_DEVPORT=y -CONFIG_DMI=y -CONFIG_DMIID=y +# CONFIG_DMI is not set CONFIG_DOUBLEFAULT=y CONFIG_EARLY_PRINTK=y # CONFIG_EARLY_PRINTK_DBGP is not set @@ -275,7 +274,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_VOYAGER is not set # CONFIG_X86_VSMP is not set CONFIG_X86_WP_WORKS_OK=y |