[kernel] r11473 - dists/trunk/linux-2.6/debian/config/s390

Bastian Blank waldi at alioth.debian.org
Wed May 28 22:14:49 UTC 2008


Author: waldi
Date: Wed May 28 22:14:48 2008
New Revision: 11473

Log:
debian/config/s390/config
- Remove old options.
- Enable CTCM, NO_HZ and HIGH_RES_TIMERS.


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

Modified: dists/trunk/linux-2.6/debian/config/s390/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/s390/config	(original)
+++ dists/trunk/linux-2.6/debian/config/s390/config	Wed May 28 22:14:48 2008
@@ -118,6 +118,7 @@
 ## file: drivers/s390/net/Kconfig
 ##
 CONFIG_LCS=m
+CONFIG_CTCM=m
 CONFIG_NETIUCV=m
 CONFIG_SMSGIUCV=m
 CONFIG_CLAW=m
@@ -166,6 +167,12 @@
 # CONFIG_PROFILING is not set
 
 ##
+## file: kernel/time/Kconfig
+##
+CONFIG_NO_HZ=y
+CONFIG_HIGH_RES_TIMERS=y
+
+##
 ## file: lib/Kconfig
 ##
 # CONFIG_CRC_CCITT is not set
@@ -241,11 +248,3 @@
 ##
 # CONFIG_X25 is not set
 
-##
-## file: unknown
-##
-CONFIG_CTC=m
-CONFIG_NO_IDLE_HZ=y
-CONFIG_NO_IDLE_HZ_INIT=y
-CONFIG_QETH_VLAN=y
-



More information about the Kernel-svn-changes mailing list