generic cpu cooling support

modulename: cpu_cooling.ko

configname: CONFIG_CPU_THERMAL

Linux Kernel Configuration
└─>Device Drivers
└─>Generic Thermal sysfs driver
└─>generic cpu cooling support
In linux kernel since version 3.1 (release Date: 2011-10-24)  
This implements the generic cpu cooling mechanism through frequency
reduction, cpu hotplug and any other ways of reducing temperature. An
ACPI version of this already exists(drivers/acpi/processor_thermal.c).
This will be useful for platforms using the generic thermal interface
and not the ACPI interface.
If you want this support, you should say Y here.

source code:
selects
CONFIG_CPU_FREQ_TABLE


is selected by
CONFIG_ARM_MT8173_CPUFREQ