diff options
author | ye xingchen <[email protected]> | 2023-01-29 11:10:09 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-03-28 15:24:31 -0700 |
commit | 35260cf545226c3b21d52a9d21083f7ff999969c (patch) | |
tree | e95c6835fd566d4e70dc1729ba823f30c7675167 /scripts/gdb/linux/utils.py | |
parent | 1a4b52ce8548355f09170faa67070bc2b8e3ba53 (diff) |
Kconfig.debug: fix SCHED_DEBUG dependency
The path for SCHED_DEBUG is /sys/kernel/debug/sched. So, SCHED_DEBUG
should depend on DEBUG_FS, not PROC_FS.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: ye xingchen <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Miguel Ojeda <[email protected]>
Cc: Nathan Chancellor <[email protected]>
Cc: Nick Desaulniers <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Rasmus Villemoes <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: Zhaoyang Huang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions