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

Bastian Blank waldi at alioth.debian.org
Sat Jun 7 11:16:17 UTC 2008


Author: waldi
Date: Sat Jun  7 11:14:53 2008
New Revision: 11537

Log:
debian/config/config: Enable SPARSEMEM_VMEMMAP.


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	Sat Jun  7 11:14:53 2008
@@ -1158,6 +1158,7 @@
 CONFIG_AIRO=m
 CONFIG_NORTEL_HERMES=m
 CONFIG_PCMCIA_SPECTRUM=m
+CONFIG_USB_ATMEL=m
 # CONFIG_PRISM54 is not set
 CONFIG_USB_NET_RNDIS_WLAN=m
 CONFIG_RTL8180=m
@@ -2002,6 +2003,11 @@
 # CONFIG_KGDB is not set
 
 ##
+## file: mm/Kconfig
+##
+CONFIG_SPARSEMEM_VMEMMAP=y
+
+##
 ## file: net/Kconfig
 ##
 CONFIG_NET=y
@@ -2586,8 +2592,3 @@
 ##
 CONFIG_INITRAMFS_SOURCE=""
 
-##
-## file: unknown
-##
-CONFIG_USB_ATMEL=m
-



More information about the Kernel-svn-changes mailing list