aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index b01fbe27822d..8594de8b86a0 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -563,6 +563,15 @@ config EZX_PCAP
563 This enables the PCAP ASIC present on EZX Phones. This is 563 This enables the PCAP ASIC present on EZX Phones. This is
564 needed for MMC, TouchScreen, Sound, USB, etc.. 564 needed for MMC, TouchScreen, Sound, USB, etc..
565 565
566config AB5500_CORE
567 bool "ST-Ericsson AB5500 Mixed Signal Power Management chip"
568 depends on ABX500_CORE && MFD_DB5500_PRCMU
569 select MFD_CORE
570 help
571 Select this option to enable access to AB5500 power management
572 chip. This connects to the db5500 chip via the I2C bus via PRCMU.
573 This chip embeds various other multimedia funtionalities as well.
574
566config AB8500_CORE 575config AB8500_CORE
567 bool "ST-Ericsson AB8500 Mixed Signal Power Management chip" 576 bool "ST-Ericsson AB8500 Mixed Signal Power Management chip"
568 depends on GENERIC_HARDIRQS && ABX500_CORE 577 depends on GENERIC_HARDIRQS && ABX500_CORE