commit | 98eb401d09301d8a38c31cc8851ba95ac9385c8f | [log] [tgz] |
---|---|---|
author | Valentin Schneider <valentin.schneider@arm.com> | Sun Jul 12 17:59:16 2020 +0100 |
committer | Peter Zijlstra <peterz@infradead.org> | Wed Jul 22 10:22:06 2020 +0200 |
tree | 0d332e057b0c9573ba5d503a10373c2a6b1b6bf3 | |
parent | 25980c7a79af42f2daa73e2f475ebf4cbac8253e [diff] |
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