Merge git://git.denx.de/u-boot-spi
[oweals/u-boot.git] / drivers / power / Kconfig
index 911ecb1144a6c8608d738b76cec09c8face4a3c5..d8c107e2069f1ee6c0eca33d90f9e870ded5ee3d 100644 (file)
@@ -308,4 +308,12 @@ config SY8106A_VOUT1_VOLT
        is typically used to power the VDD-CPU and should be 1200mV.
        Values can range from 680mV till 1950mV.
 
+config TWL4030_POWER
+       depends on OMAP34XX
+       bool "Enable driver for TI TWL4030 power management chip"
+       imply CMD_POWEROFF
+       ---help---
+       The TWL4030 in a combination audio CODEC/power management with
+       GPIO and it is commonly used with the OMAP3 family of processors
+
 endmenu