[kernel] r11488 - dists/trunk/linux-2.6/debian/config

Bastian Blank waldi at alioth.debian.org
Thu May 29 15:31:34 UTC 2008


Author: waldi
Date: Thu May 29 15:31:33 2008
New Revision: 11488

Log:
debian/config/config: Enable NO_HZ and HIGH_RES_TIMERS.


Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Thu May 29 15:31:33 2008
@@ -1948,6 +1948,12 @@
 ## end choice
 
 ##
+## file: kernel/time/Kconfig
+##
+CONFIG_NO_HZ=y
+CONFIG_HIGH_RES_TIMERS=y
+
+##
 ## file: lib/Kconfig
 ##
 CONFIG_CRC_CCITT=m



More information about the Kernel-svn-changes mailing list