[kernel] r9018 - dists/trunk/linux-2.6/debian/arch

Bastian Blank waldi at alioth.debian.org
Fri Jun 22 17:56:57 UTC 2007


Author: waldi
Date: Fri Jun 22 17:56:57 2007
New Revision: 9018

Log:
debian/arch/config: Fix.


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

Modified: dists/trunk/linux-2.6/debian/arch/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/config	Fri Jun 22 17:56:57 2007
@@ -25,7 +25,7 @@
 # CONFIG_IKCONFIG is not set
 # TODO: too large for small systems?
 CONFIG_LOG_BUF_SHIFT=17
-CONFOG_CPUSETS=y
+CONFIG_CPUSETS=y
 CONFIG_SYSFS_DEPRECATED=y
 # CONFIG_RELAY is not set
 CONFIG_BLK_DEV_INITRD=y
@@ -69,6 +69,7 @@
 #
 # Processor type and features
 #
+# TODO: wrong location? arch specific
 CONFIG_GENERIC_CALIBRATE_DELAY=y
 CONFIG_PREEMPT_NONE=y
 # CONFIG_PREEMPT_VOLUNTARY is not set



More information about the Kernel-svn-changes mailing list