summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-10-20 16:01:56 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-10-20 16:01:56 +0000
commit4cdde7c22bf8387f06e194c559ebfe4a83802c0a (patch)
tree6fbfddfc405678b1ce50014fe043aadfc088df33
parent33ffd60e664552e17b6f883303f8b3dff8abe8f9 (diff)
Do not use dynamic ticks on rb532 (#4110)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13017 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 0905ed8c3..366f65576 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