summaryrefslogtreecommitdiff
path: root/packages/linux/linux-efika-2.6.20
diff options
context:
space:
mode:
authorStelios Koroneos <skoroneos@digital-opsis.com>2007-02-27 13:57:54 +0000
committerStelios Koroneos <skoroneos@digital-opsis.com>2007-02-27 13:57:54 +0000
commite76b5e0a757a422a984be574ad043da7db2e0ccc (patch)
tree676bd5da90118e5844bbe63b399eaffafbfa3201 /packages/linux/linux-efika-2.6.20
parent50856f0e3b104cc02b928d7bcb7121f6ab260f7f (diff)
packages/linux/linux-efika-2.6.20/defconfig: Set kernel timer tick at 1000Hz
Diffstat (limited to 'packages/linux/linux-efika-2.6.20')
-rw-r--r--packages/linux/linux-efika-2.6.20/defconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/linux/linux-efika-2.6.20/defconfig b/packages/linux/linux-efika-2.6.20/defconfig
index 31908aa9e5..fb7c9109bf 100644
--- a/packages/linux/linux-efika-2.6.20/defconfig
+++ b/packages/linux/linux-efika-2.6.20/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.20
-# Mon Feb 19 13:47:40 2007
+# Tue Feb 27 05:45:18 2007
#
# CONFIG_PPC64 is not set
CONFIG_PPC32=y
@@ -161,10 +161,10 @@ CONFIG_USE_MDIO=y
#
# CONFIG_HIGHMEM is not set
# CONFIG_HZ_100 is not set
-CONFIG_HZ_250=y
+# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
-# CONFIG_HZ_1000 is not set
-CONFIG_HZ=250
+CONFIG_HZ_1000=y
+CONFIG_HZ=1000
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set