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/ramips/rt305x | |
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/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.30 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.30 b/target/linux/ramips/rt305x/config-2.6.30 index 763c7a859e..f1dc98c21e 100644 --- a/target/linux/ramips/rt305x/config-2.6.30 +++ b/target/linux/ramips/rt305x/config-2.6.30 @@ -7,7 +7,6 @@ CONFIG_ARCH_REQUIRE_GPIOLIB=y # CONFIG_ARCH_SUPPORTS_MSI is not set CONFIG_ARCH_SUPPORTS_OPROFILE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y -CONFIG_BASE_SMALL=0 # CONFIG_BCM47XX is not set # CONFIG_BINARY_PRINTF is not set CONFIG_BITREVERSE=y @@ -147,7 +146,6 @@ CONFIG_SYS_HAS_EARLY_PRINTK=y CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y -CONFIG_TICK_ONESHOT=y CONFIG_TRACING_SUPPORT=y CONFIG_TRAD_SIGNALS=y # CONFIG_USB_ARCH_HAS_EHCI is not set |