blob: 5deace4c5066eb3da58ddbf3caf2732a15b8691b (
plain)
1
2
3
4
5
6
7
|
config DRIVERS_ACPI_THERMAL_ZONE
bool
default n
depends on HAVE_ACPI_TABLES
help
Adds a chip driver that generates ACPI ThermalZones. See the chapter
on Thermal Management in the ACPI specification.
|