Reapply "configs: kill SCHEDSTATS and SCHED_DEBUG"

This reverts commit 326c808f5c.
This commit is contained in:
Ksawlii 2024-12-18 11:25:40 +01:00
parent f656b91682
commit 53464baf85
2 changed files with 4 additions and 4 deletions

View file

@ -8023,9 +8023,9 @@ CONFIG_WQ_WATCHDOG=y
#
# Scheduler Debugging
#
CONFIG_SCHED_DEBUG=y
# CONFIG_SCHED_DEBUG is not set
CONFIG_SCHED_INFO=y
CONFIG_SCHEDSTATS=y
# CONFIG_SCHEDSTATS is not set
# end of Scheduler Debugging
# CONFIG_DEBUG_TIMEKEEPING is not set

View file

@ -8022,9 +8022,9 @@ CONFIG_WQ_WATCHDOG=y
#
# Scheduler Debugging
#
CONFIG_SCHED_DEBUG=y
# CONFIG_SCHED_DEBUG is not set
CONFIG_SCHED_INFO=y
CONFIG_SCHEDSTATS=y
# CONFIG_SCHEDSTATS is not set
# end of Scheduler Debugging
# CONFIG_DEBUG_TIMEKEEPING is not set