diff options
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r-- | arch/s390/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index f12ca8fba71b..04f5a0230298 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
@@ -233,6 +233,9 @@ config WARN_STACK_SIZE | |||
233 | This allows you to specify the maximum frame size a function may | 233 | This allows you to specify the maximum frame size a function may |
234 | have without the compiler complaining about it. | 234 | have without the compiler complaining about it. |
235 | 235 | ||
236 | config ARCH_POPULATES_NODE_MAP | ||
237 | def_bool y | ||
238 | |||
236 | source "mm/Kconfig" | 239 | source "mm/Kconfig" |
237 | 240 | ||
238 | config HOLES_IN_ZONE | 241 | config HOLES_IN_ZONE |