Reapply "configs: kill SCHEDSTATS and SCHED_DEBUG"
This reverts commit 326c808f5c
.
This commit is contained in:
parent
f656b91682
commit
53464baf85
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue