diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:42:24 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:42:24 +0000 |
commit | 1d62d9a95c4daedaf424f89075af39c6af16487c (patch) | |
tree | 28142dff2c85348854b9e5162a1e9ae8c06ea576 /target/linux/brcm63xx | |
parent | 88401c2052f78509c26b72d24c7fb0c260ec55f2 (diff) | |
download | upstream-1d62d9a95c4daedaf424f89075af39c6af16487c.tar.gz upstream-1d62d9a95c4daedaf424f89075af39c6af16487c.tar.bz2 upstream-1d62d9a95c4daedaf424f89075af39c6af16487c.zip |
another round of kernel config cleanups
SVN-Revision: 18370
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.30 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/brcm63xx/config-2.6.30 b/target/linux/brcm63xx/config-2.6.30 index f02683b85a..b95367a193 100644 --- a/target/linux/brcm63xx/config-2.6.30 +++ b/target/linux/brcm63xx/config-2.6.30 @@ -9,7 +9,6 @@ CONFIG_ARCH_SUPPORTS_OPROFILE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_AUDIT_GENERIC=y CONFIG_AUDIT=y -CONFIG_BASE_SMALL=0 # CONFIG_BCM47XX is not set CONFIG_BCM63XX_CPU_6338=y CONFIG_BCM63XX_CPU_6345=y @@ -150,7 +149,6 @@ CONFIG_MTD_CONCAT=y CONFIG_MTD_JEDECPROBE=y CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y CONFIG_MTD_REDBOOT_PARTS=y -# CONFIG_NATSEMI is not set # CONFIG_NET_DROP_MONITOR is not set # CONFIG_NO_IOPORT is not set CONFIG_NOP_TRACER=y @@ -158,7 +156,6 @@ CONFIG_NOP_TRACER=y # CONFIG_NXP_STB225 is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PCI_DOMAINS=y -CONFIG_PCI=y # CONFIG_PCSPKR_PLATFORM is not set CONFIG_PHYLIB=y # CONFIG_PMC_MSP is not set @@ -205,7 +202,6 @@ CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y # CONFIG_TC35815 is not set -CONFIG_TICK_ONESHOT=y CONFIG_TRACEPOINTS=y CONFIG_TRACING_SUPPORT=y CONFIG_TRACING=y |