fs, proc: add help for CONFIG_PROC_CHILDREN
authorIago López Galeiras <iago@endocode.com>
Fri, 17 Jul 2015 23:23:23 +0000 (16:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jul 2015 23:39:52 +0000 (16:39 -0700)
commitdb5d5b3665291836d31b5a7fe0a2a80079b82554
tree4e717f4c6d245d68670e18ad7f629fd4775ce705
parentd8130624b06e6c686e04ee19861e54bff8955ad9
fs, proc: add help for CONFIG_PROC_CHILDREN

The purpose of the option was documented in
Documentation/filesystems/proc.txt but the help text was missing.

Add small help text that also points to the documentation.

Signed-off-by: Iago López Galeiras <iago@endocode.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/proc/Kconfig