diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 182e1486e9d1..416f9e7286ba 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -82,6 +82,16 @@ config TPS65010 | |||
82 | This driver can also be built as a module. If so, the module | 82 | This driver can also be built as a module. If so, the module |
83 | will be called tps65010. | 83 | will be called tps65010. |
84 | 84 | ||
85 | config MENELAUS | ||
86 | bool "Texas Instruments TWL92330/Menelaus PM chip" | ||
87 | depends on I2C=y && ARCH_OMAP24XX | ||
88 | help | ||
89 | If you say yes here you get support for the Texas Instruments | ||
90 | TWL92330/Menelaus Power Management chip. This include voltage | ||
91 | regulators, Dual slot memory card tranceivers, real-time clock | ||
92 | and other features that are often used in portable devices like | ||
93 | cell phones and PDAs. | ||
94 | |||
85 | config TWL4030_CORE | 95 | config TWL4030_CORE |
86 | bool "Texas Instruments TWL4030/TPS659x0 Support" | 96 | bool "Texas Instruments TWL4030/TPS659x0 Support" |
87 | depends on I2C=y && GENERIC_HARDIRQS | 97 | depends on I2C=y && GENERIC_HARDIRQS |