* debian/config/config: Remove SPARSEMEM_VMEMMAP

* debian/config/powerpc/config.powerpc64: Set SPARSEMEM_VMEMMAP.

svn path=/dists/trunk/linux-2.6/; revision=11573
This commit is contained in:
Bastian Blank 2008-06-07 20:59:51 +00:00
parent ada8878033
commit 33430e7713
2 changed files with 1 additions and 5 deletions

View File

@ -2007,11 +2007,6 @@ CONFIG_DEBUG_BUGVERBOSE=y
##
# CONFIG_KGDB is not set
##
## file: mm/Kconfig
##
CONFIG_SPARSEMEM_VMEMMAP=y
##
## file: net/Kconfig
##

View File

@ -198,6 +198,7 @@ CONFIG_WATCHDOG_RTAS=m
# CONFIG_DISCONTIGMEM_MANUAL is not set
CONFIG_SPARSEMEM_MANUAL=y
## end choice
CONFIG_SPARSEMEM_VMEMMAP=y
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_MIGRATION=y