From: Mark Huang Date: Fri, 28 Jul 2006 02:03:22 +0000 (+0000) Subject: Define CONFIG_HZ for uml build X-Git-Tag: before-fedora-2_6_18-1_2239_FC5-vs2_0_2_2-rc6-merge~29 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3b0ec4d447fa991e3d384b2ccaccd24773e87031;p=linux-2.6.git Define CONFIG_HZ for uml build --- diff --git a/configs/kernel-2.6.17-i686-uml-planetlab.config b/configs/kernel-2.6.17-i686-uml-planetlab.config index a7e334ede..d97761915 100644 --- a/configs/kernel-2.6.17-i686-uml-planetlab.config +++ b/configs/kernel-2.6.17-i686-uml-planetlab.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.17-1.2142_FC4.1uml -# Fri Jul 28 01:39:57 2006 +# Fri Jul 28 02:00:19 2006 # CONFIG_GENERIC_HARDIRQS=y CONFIG_UML=y @@ -87,6 +87,10 @@ CONFIG_NEST_LEVEL=0 # CONFIG_HIGHMEM is not set CONFIG_KERNEL_STACK_ORDER=2 CONFIG_UML_REAL_TIME_CLOCK=y +# CONFIG_HZ_100 is not set +CONFIG_HZ_250=y +# CONFIG_HZ_1000 is not set +CONFIG_HZ=250 # # Code maturity level options