diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-02-11 09:33:16 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-02-11 09:33:16 +0000 |
commit | 66ee5acfff3c9aeae91139bb0474482dc74c782b (patch) | |
tree | 345e6da9e4e349257087c2f2884ca1f52e3537f4 /target/linux/x86/config-2.6.31 | |
parent | ac5bde665cb28d21e7be3fb987e5e56527d35efa (diff) | |
download | upstream-66ee5acfff3c9aeae91139bb0474482dc74c782b.tar.gz upstream-66ee5acfff3c9aeae91139bb0474482dc74c782b.tar.bz2 upstream-66ee5acfff3c9aeae91139bb0474482dc74c782b.zip |
clean up handling of some kernel symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/config-2.6.31')
-rw-r--r-- | target/linux/x86/config-2.6.31 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/x86/config-2.6.31 b/target/linux/x86/config-2.6.31 index 31e015aeeb..4e655e5255 100644 --- a/target/linux/x86/config-2.6.31 +++ b/target/linux/x86/config-2.6.31 @@ -25,7 +25,6 @@ CONFIG_ACPI_THERMAL=y CONFIG_ACPI=y # CONFIG_ACQUIRE_WDT is not set # CONFIG_ADVANTECH_WDT is not set -# CONFIG_AGP is not set # CONFIG_ALIM1535_WDT is not set # CONFIG_APRICOT is not set CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig" @@ -106,7 +105,6 @@ CONFIG_DOUBLEFAULT=y CONFIG_DUMMY_CONSOLE=y # CONFIG_EARLY_PRINTK_DBGP is not set CONFIG_EARLY_PRINTK=y -# CONFIG_EDAC is not set # CONFIG_EDD is not set # CONFIG_EEEPC_LAPTOP is not set # CONFIG_EFI is not set @@ -229,9 +227,6 @@ CONFIG_ISA=y # CONFIG_IT87_WDT is not set # CONFIG_ITCO_WDT is not set CONFIG_KALLSYMS=y -# CONFIG_KERNEL_BZIP2 is not set -CONFIG_KERNEL_GZIP=y -# CONFIG_KERNEL_LZMA is not set CONFIG_KEXEC=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_LKKBD is not set @@ -251,7 +246,6 @@ CONFIG_M386=y # CONFIG_M686 is not set CONFIG_MAC80211_DEFAULT_PS_VALUE=0 # CONFIG_MACHZ_WDT is not set -# CONFIG_MACINTOSH_DRIVERS is not set CONFIG_MATH_EMULATION=y # CONFIG_MCA is not set # CONFIG_MCORE2 is not set |