1203d3d4aSZhang Rui# 2203d3d4aSZhang Rui# Generic thermal sysfs drivers configuration 3203d3d4aSZhang Rui# 4203d3d4aSZhang Rui 5203d3d4aSZhang Ruimenuconfig THERMAL 663c4ec90SZhang Rui tristate "Generic Thermal sysfs driver" 7203d3d4aSZhang Rui help 8203d3d4aSZhang Rui Generic Thermal Sysfs driver offers a generic mechanism for 9203d3d4aSZhang Rui thermal management. Usually it's made up of one or more thermal 10203d3d4aSZhang Rui zone and cooling device. 11543a9561SLen Brown Each thermal zone contains its own temperature, trip points, 12203d3d4aSZhang Rui cooling devices. 13203d3d4aSZhang Rui All platforms with ACPI thermal support can use this driver. 1463c4ec90SZhang Rui If you want this support, you should say Y or M here. 1516d75239SRene Herman 1616d75239SRene Hermanconfig THERMAL_HWMON 17ab92402aSJean Delvare bool 18df43176cSJan Beulich depends on THERMAL 1916d75239SRene Herman depends on HWMON=y || HWMON=THERMAL 20ab92402aSJean Delvare default y 216a92c366SVincenzo Frascino 226a92c366SVincenzo Frascinoconfig SPEAR_THERMAL 236a92c366SVincenzo Frascino bool "SPEAr thermal sensor driver" 246a92c366SVincenzo Frascino depends on THERMAL 256a92c366SVincenzo Frascino depends on PLAT_SPEAR 26*b9c7aff4SViresh Kumar depends on OF 276a92c366SVincenzo Frascino help 286a92c366SVincenzo Frascino Enable this to plug the SPEAr thermal sensor driver into the Linux 296a92c366SVincenzo Frascino thermal framework 30