debian/sparc/config: Make SPARSEMEM_MANUAL explicit.

svn path=/dists/trunk/linux-2.6/; revision=13758
This commit is contained in:
Bastian Blank 2009-06-10 10:42:52 +00:00
parent d07aa1d84b
commit ef749607ac
1 changed files with 2 additions and 0 deletions

View File

@ -268,7 +268,9 @@ CONFIG_SUN_PARTITION=y
## file: mm/Kconfig
##
## choice: Memory model
# CONFIG_FLATMEM_MANUAL is not set
# CONFIG_DISCONTIGMEM_MANUAL is not set
CONFIG_SPARSEMEM_MANUAL=y
## end choice
##