diff options
author | Lukas Bulwahn <[email protected]> | 2022-09-09 14:25:29 +0200 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-10-03 14:21:43 -0700 |
commit | 7ec354baa2ad6dcf1b481a5a582293cec0eb2a67 (patch) | |
tree | 7e8b73314fbe259bdea623c1915dc19062eb5123 /lib/mpi/mpi-mod.c | |
parent | 5ca14835dc429c09fefb290f60343fe266382760 (diff) |
proc: make config PROC_CHILDREN depend on PROC_FS
Commit 2e13ba54a268 ("fs, proc: introduce CONFIG_PROC_CHILDREN")
introduces the config PROC_CHILDREN to configure kernels to provide the
/proc/<pid>/task/<tid>/children file.
When one deselects PROC_FS for kernel builds without /proc/, the config
PROC_CHILDREN has no effect anymore, but is still visible in menuconfig.
Add the dependency on PROC_FS to make the PROC_CHILDREN option disappear
for kernel builds without /proc/.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 2e13ba54a268 ("fs, proc: introduce CONFIG_PROC_CHILDREN")
Signed-off-by: Lukas Bulwahn <[email protected]>
Cc: Iago López Galeiras <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions