summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/config-2.6.24
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-10-20 16:01:56 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-10-20 16:01:56 +0000
commit17c32c468550edf0282bb459445097bc023f02c2 (patch)
treeeb0feebdccf4fe42be78afd5d9ac2ba4e5251955 /target/linux/rb532/config-2.6.24
parent691e187381f209355399f27dd58d81732a687435 (diff)
downloadmaster-31e0f0ae-17c32c468550edf0282bb459445097bc023f02c2.tar.gz
master-31e0f0ae-17c32c468550edf0282bb459445097bc023f02c2.tar.bz2
master-31e0f0ae-17c32c468550edf0282bb459445097bc023f02c2.zip
Do not use dynamic ticks on rb532 (#4110)
SVN-Revision: 13017
Diffstat (limited to 'target/linux/rb532/config-2.6.24')
-rw-r--r--target/linux/rb532/config-2.6.244
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/rb532/config-2.6.24 b/target/linux/rb532/config-2.6.24
index 0905ed8c3f..366f655769 100644
--- a/target/linux/rb532/config-2.6.24
+++ b/target/linux/rb532/config-2.6.24
@@ -176,7 +176,7 @@ CONFIG_MTD_PARTITIONS=y
# CONFIG_NE2K_PCI is not set
# CONFIG_NET_SCH_ESFQ_NFCT is not set
# CONFIG_NET_VENDOR_3COM is not set
-CONFIG_NO_HZ=y
+CONFIG_NF_CONNTRACK=y
# CONFIG_NO_IOPORT is not set
# CONFIG_PAGE_SIZE_16KB is not set
CONFIG_PAGE_SIZE_4KB=y
@@ -228,7 +228,7 @@ CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
# CONFIG_TC35815 is not set
-CONFIG_TICK_ONESHOT=y
+# CONFIG_TICK_ONESHOT is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_TOSHIBA_JMR3927 is not set
# CONFIG_TOSHIBA_RBTX4927 is not set