Generic device cooling support

configname: CONFIG_DEVFREQ_THERMAL

Linux Kernel Configuration
└─>Device Drivers
└─>Thermal drivers
└─>Generic device cooling support
In linux kernel since version 3.10 (release Date: 2013-06-30)  
This implements the generic devfreq cooling mechanism through
frequency reduction for devices using devfreq.

This will throttle the device by limiting the maximum allowed DVFS
frequency corresponding to the cooling level.

In order to use the power extensions of the cooling device,
devfreq should use the simple_ondemand governor.

If you want this support, you should say Y here.