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.32 | |
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.32')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.32 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/ixp4xx/config-2.6.32 b/target/linux/ixp4xx/config-2.6.32 index 8a600a9a53..8de0805201 100644 --- a/target/linux/ixp4xx/config-2.6.32 +++ b/target/linux/ixp4xx/config-2.6.32 @@ -15,7 +15,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" @@ -34,7 +33,6 @@ CONFIG_CPU_PABRT_NOIFAR=y CONFIG_CPU_TLB_V4WBI=y CONFIG_CPU_XSCALE=y CONFIG_CRC16=y -# CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_DEBUG_USER is not set CONFIG_DECOMPRESS_LZMA=y CONFIG_DEVPORT=y @@ -125,12 +123,9 @@ 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_NVRAM is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 CONFIG_PCI_SYSCALL=y -CONFIG_PCI=y CONFIG_PHYLIB=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_DS1672=y @@ -146,7 +141,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 |