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 | 825b37cc569b40e0fcea9647f06495437069c0c8 (patch) | |
tree | 3c708f4c32d4197e524126d3009d82b5df3aab67 /target/linux/x86/config-2.6.30 | |
parent | 0a52bc58f8c5e31d47d2b24fe422d66aca3fd8aa (diff) | |
download | upstream-825b37cc569b40e0fcea9647f06495437069c0c8.tar.gz upstream-825b37cc569b40e0fcea9647f06495437069c0c8.tar.bz2 upstream-825b37cc569b40e0fcea9647f06495437069c0c8.zip |
clean up handling of some kernel symbols
SVN-Revision: 19581
Diffstat (limited to 'target/linux/x86/config-2.6.30')
-rw-r--r-- | target/linux/x86/config-2.6.30 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/x86/config-2.6.30 b/target/linux/x86/config-2.6.30 index 5b2f1e64b4..e5b324382b 100644 --- a/target/linux/x86/config-2.6.30 +++ b/target/linux/x86/config-2.6.30 @@ -5,7 +5,6 @@ CONFIG_4KSTACKS=y # CONFIG_AC3200 is not set # 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" @@ -83,7 +82,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_EISA is not set # CONFIG_EL16 is not set @@ -195,9 +193,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 @@ -216,7 +211,6 @@ CONFIG_M386=y # CONFIG_M586TSC is not set # CONFIG_M686 is not set # 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 |