diff options
Diffstat (limited to 'drivers/power')
-rw-r--r-- | drivers/power/avs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/avs/Kconfig b/drivers/power/avs/Kconfig index 18493f7a8f6f..2a1008b61121 100644 --- a/drivers/power/avs/Kconfig +++ b/drivers/power/avs/Kconfig | |||
@@ -1,5 +1,5 @@ | |||
1 | menuconfig POWER_AVS | 1 | menuconfig POWER_AVS |
2 | tristate "Adaptive Voltage Scaling class support" | 2 | bool "Adaptive Voltage Scaling class support" |
3 | help | 3 | help |
4 | AVS is a power management technique which finely controls the | 4 | AVS is a power management technique which finely controls the |
5 | operating voltage of a device in order to optimize (i.e. reduce) | 5 | operating voltage of a device in order to optimize (i.e. reduce) |