diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2006-10-04 14:02:19 -0400 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2006-10-04 14:02:19 -0400 |
commit | 7676bef9c183fd573822cac9992927ef596d584c (patch) | |
tree | 1bf18f9cfda947b23e69d47b84500614a59ba95e /arch/s390/defconfig | |
parent | cb601d41c175b7419efc91075a714d6a157bb0ac (diff) |
[S390] Have s390 use add_active_range() and free_area_init_nodes.
Size zones and holes in an architecture independent manner for s390.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'arch/s390/defconfig')
-rw-r--r-- | arch/s390/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/defconfig b/arch/s390/defconfig index 62950f53ef5b..b6cad75fd1f4 100644 --- a/arch/s390/defconfig +++ b/arch/s390/defconfig | |||
@@ -118,6 +118,7 @@ CONFIG_PACK_STACK=y | |||
118 | CONFIG_CHECK_STACK=y | 118 | CONFIG_CHECK_STACK=y |
119 | CONFIG_STACK_GUARD=256 | 119 | CONFIG_STACK_GUARD=256 |
120 | # CONFIG_WARN_STACK is not set | 120 | # CONFIG_WARN_STACK is not set |
121 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
121 | CONFIG_SELECT_MEMORY_MODEL=y | 122 | CONFIG_SELECT_MEMORY_MODEL=y |
122 | CONFIG_FLATMEM_MANUAL=y | 123 | CONFIG_FLATMEM_MANUAL=y |
123 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 124 | # CONFIG_DISCONTIGMEM_MANUAL is not set |