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 | 9d5ce6e2692a47e30d2d76c0232c996e6b72d295 (patch) | |
tree | 5fbc686009cb5e6f1ec2ba2a916fe32dd83f94eb /target/linux/ixp4xx/config-2.6.30 | |
parent | 8c2edace7f5c96524489e5eef5cc54d7c562925a (diff) | |
download | upstream-9d5ce6e2692a47e30d2d76c0232c996e6b72d295.tar.gz upstream-9d5ce6e2692a47e30d2d76c0232c996e6b72d295.tar.bz2 upstream-9d5ce6e2692a47e30d2d76c0232c996e6b72d295.zip |
another round of kernel config cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/config-2.6.30')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.30 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/ixp4xx/config-2.6.30 b/target/linux/ixp4xx/config-2.6.30 index 98fb4e1f82..66feafe85a 100644 --- a/target/linux/ixp4xx/config-2.6.30 +++ b/target/linux/ixp4xx/config-2.6.30 @@ -18,7 +18,6 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y # CONFIG_ARM_THUMB is not set CONFIG_ARM=y # CONFIG_ARPD is not set -CONFIG_BASE_SMALL=0 CONFIG_BITREVERSE=y CONFIG_BOUNCE=y CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200" @@ -36,7 +35,6 @@ CONFIG_CPU_TLB_V4WBI=y CONFIG_CPU_XSCALE=y CONFIG_CRC16=y # CONFIG_DCB is not set -# CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_DEBUG_USER is not set CONFIG_DEVPORT=y # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set @@ -131,16 +129,13 @@ CONFIG_MTD_CFI_ADV_OPTIONS=y CONFIG_MTD_IXP4XX=y CONFIG_MTD_OTP=y CONFIG_MTD_REDBOOT_PARTS=y -# CONFIG_NATSEMI is not set # CONFIG_NET_SCH_DRR is not set # CONFIG_NO_IOPORT is not set -# CONFIG_NVRAM is not set # CONFIG_OUTER_CACHE is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 # CONFIG_PCI_STUB is not set CONFIG_PCI_SYSCALL=y -CONFIG_PCI=y CONFIG_PHYLIB=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_DS1672=y @@ -156,7 +151,6 @@ CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 CONFIG_SPLIT_PTLOCK_CPUS=4096 CONFIG_SYS_SUPPORTS_APM_EMULATION=y -CONFIG_TICK_ONESHOT=y CONFIG_UID16=y CONFIG_USB_SUPPORT=y CONFIG_VECTORS_BASE=0xffff0000 |