[kernel] r11254 - in dists/trunk/linux-2.6/debian/config: amd64 i386

Maximilian Attems maks at alioth.debian.org
Sun May 4 14:34:07 UTC 2008


Author: maks
Date: Sun May  4 14:34:06 2008
New Revision: 11254

Log:
x86: disable NONPROMISC_DEVMEM for now

too late in release game to push for it,
config will be changed postlenny.


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

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Sun May  4 14:34:06 2008
@@ -55,6 +55,7 @@
 ##
 ## file: arch/x86/Kconfig.debug
 ##
+# CONFIG_NONPROMISC_DEVMEM is not set
 # CONFIG_DEBUG_STACKOVERFLOW is not set
 # CONFIG_DEBUG_STACK_USAGE is not set
 # CONFIG_DEBUG_PAGEALLOC is not set

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Sun May  4 14:34:06 2008
@@ -102,6 +102,7 @@
 ##
 ## file: arch/x86/Kconfig.debug
 ##
+# CONFIG_NONPROMISC_DEVMEM is not set
 # CONFIG_DEBUG_STACKOVERFLOW is not set
 # CONFIG_DEBUG_STACK_USAGE is not set
 # CONFIG_DEBUG_PAGEALLOC is not set



More information about the Kernel-svn-changes mailing list