diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/s390/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index ff690564edbd..12272361c018 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
@@ -407,7 +407,7 @@ config APPLDATA_BASE | |||
407 | 407 | ||
408 | config APPLDATA_MEM | 408 | config APPLDATA_MEM |
409 | tristate "Monitor memory management statistics" | 409 | tristate "Monitor memory management statistics" |
410 | depends on APPLDATA_BASE | 410 | depends on APPLDATA_BASE && VM_EVENT_COUNTERS |
411 | help | 411 | help |
412 | This provides memory management related data to the Linux - VM Monitor | 412 | This provides memory management related data to the Linux - VM Monitor |
413 | Stream, like paging/swapping rate, memory utilisation, etc. | 413 | Stream, like paging/swapping rate, memory utilisation, etc. |