8 lines
209 B
Text
8 lines
209 B
Text
|
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.
|