Skip to content

Commit

Permalink
[PATCH] appldata_mem dependes on vm counters
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Al Viro authored and Linus Torvalds committed Dec 13, 2006
1 parent 3b4709a commit 62fb2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/s390/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ config APPLDATA_BASE

config APPLDATA_MEM
tristate "Monitor memory management statistics"
depends on APPLDATA_BASE
depends on APPLDATA_BASE && VM_EVENT_COUNTERS
help
This provides memory management related data to the Linux - VM Monitor
Stream, like paging/swapping rate, memory utilisation, etc.
Expand Down

0 comments on commit 62fb2ba

Please sign in to comment.