|
@@ -82,6 +82,16 @@ config TPS65010
|
|
|
This driver can also be built as a module. If so, the module
|
|
|
will be called tps65010.
|
|
|
|
|
|
+config MENELAUS
|
|
|
+ bool "Texas Instruments TWL92330/Menelaus PM chip"
|
|
|
+ depends on I2C=y && ARCH_OMAP24XX
|
|
|
+ help
|
|
|
+ If you say yes here you get support for the Texas Instruments
|
|
|
+ TWL92330/Menelaus Power Management chip. This include voltage
|
|
|
+ regulators, Dual slot memory card tranceivers, real-time clock
|
|
|
+ and other features that are often used in portable devices like
|
|
|
+ cell phones and PDAs.
|
|
|
+
|
|
|
config TWL4030_CORE
|
|
|
bool "Texas Instruments TWL4030/TPS659x0 Support"
|
|
|
depends on I2C=y && GENERIC_HARDIRQS
|