sched: Cleanup SCHED_THERMAL_PRESSURE kconfig entry
authorValentin Schneider <valentin.schneider@arm.com>
Sun, 12 Jul 2020 16:59:16 +0000 (17:59 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 22 Jul 2020 08:22:06 +0000 (10:22 +0200)
commit98eb401d09301d8a38c31cc8851ba95ac9385c8f
tree0d332e057b0c9573ba5d503a10373c2a6b1b6bf3
parent25980c7a79af42f2daa73e2f475ebf4cbac8253e
sched: Cleanup SCHED_THERMAL_PRESSURE kconfig entry

As Russell pointed out [1], this option is severely lacking in the
documentation department, and figuring out if one has the required
dependencies to benefit from turning it on is not straightforward.

Make it non user-visible, and add a bit of help to it. While at it, make it
depend on CPU_FREQ_THERMAL.

[1]: https://lkml.kernel.org/r/20200603173150.GB1551@shell.armlinux.org.uk

Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200712165917.9168-3-valentin.schneider@arm.com
init/Kconfig