init/Kconfig: Correct thermal pressure help text
authorYue Hu <huyue2@yulong.com>
Wed, 27 Jan 2021 05:44:51 +0000 (13:44 +0800)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 27 Jan 2021 16:26:43 +0000 (17:26 +0100)
commit432900f8164b77376df2c25113fb94f9d7fffd79
treed37db998245bd0eb550619567cd7989af54bb2a3
parent620a6dc40754dc218f5b6389b5d335e9a107fd29
init/Kconfig: Correct thermal pressure help text

We're using arch_scale_thermal_pressure() to retrieve per CPU thermal
pressure.

Signed-off-by: Yue Hu <huyue2@yulong.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Valentin Schneider <valentin.schneider@arm.com>
Link: https://lkml.kernel.org/r/20210127054451.1240-1-zbestahu@gmail.com
init/Kconfig