blob: 18493f7a8f6f5b7637baeadde8aea537435c0e55 [file] [log] [blame]
Jean Pihet21ff63a2012-04-25 16:43:17 +05301menuconfig POWER_AVS
2 tristate "Adaptive Voltage Scaling class support"
3 help
4 AVS is a power management technique which finely controls the
5 operating voltage of a device in order to optimize (i.e. reduce)
6 its power consumption.
7 At a given operating point the voltage is adapted depending on
8 static factors (chip manufacturing process) and dynamic factors
9 (temperature depending performance).
10 AVS is also called SmartReflex on OMAP devices.
11
12 Say Y here to enable Adaptive Voltage Scaling class support.