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/rdc | |
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/rdc')
-rw-r--r-- | target/linux/rdc/config-2.6.30 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30 index f34da7bfef..df7ecef0d7 100644 --- a/target/linux/rdc/config-2.6.30 +++ b/target/linux/rdc/config-2.6.30 @@ -3,7 +3,6 @@ # CONFIG_64BIT 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_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig" CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y @@ -59,7 +58,6 @@ CONFIG_DEVPORT=y # CONFIG_DMI is not set CONFIG_DOUBLEFAULT=y # CONFIG_EARLY_PRINTK is not set -# CONFIG_EDAC is not set # CONFIG_EDD is not set # CONFIG_EUROTECH_WDT is not set CONFIG_FAST_CMPXCHG_LOCAL=y @@ -150,9 +148,6 @@ CONFIG_ISA_DMA_API=y # CONFIG_IT87_WDT is not set # CONFIG_ITCO_WDT is not set # CONFIG_JFFS2_SUMMARY is not set -# CONFIG_KERNEL_BZIP2 is not set -# CONFIG_KERNEL_GZIP is not set -CONFIG_KERNEL_LZMA=y CONFIG_KTIME_SCALAR=y CONFIG_LBD=y # CONFIG_LEDS_ALIX2 is not set @@ -167,7 +162,6 @@ CONFIG_M486=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 |