aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2011-09-26 05:45:30 -0400
committerSamuel Ortiz <sameo@linux.intel.com>2011-10-24 08:09:16 -0400
commit8959e74399c798b45c0f5d477972b927c28f8dc9 (patch)
treed13209e52a68649cd923f946649c8b3add0d52af /drivers/mfd/Kconfig
parent94be70d4b279ba1b35119a3340833ffcc798c2e2 (diff)
mfd: Delete ab3550 driver
The AB3550 never passed the prototype stage. Instead it was used as a precursor to AB5500 for testing basic building blocks used in that chip, since they had large similarities. Since AB3550 will not see the light of day in product form and since the prototypes are no longer used, let's delete the driver and any references to it. Cc: Mattias Wallin <mattias.wallin@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index f22bd2f0ecc3..74d4893a8f21 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -616,20 +616,6 @@ config AB8500_GPADC
616 help 616 help
617 AB8500 GPADC driver used to convert Acc and battery/ac/usb voltage 617 AB8500 GPADC driver used to convert Acc and battery/ac/usb voltage
618 618
619config AB3550_CORE
620 bool "ST-Ericsson AB3550 Mixed Signal Circuit core functions"
621 select MFD_CORE
622 depends on I2C=y && GENERIC_HARDIRQS && ABX500_CORE
623 help
624 Select this to enable the AB3550 Mixed Signal IC core
625 functionality. This connects to a AB3550 on the I2C bus
626 and expose a number of symbols needed for dependent devices
627 to read and write registers and subscribe to events from
628 this multi-functional IC. This is needed to use other features
629 of the AB3550 such as battery-backed RTC, charging control,
630 LEDs, vibrator, system power and temperature, power management
631 and ALSA sound.
632
633config MFD_DB8500_PRCMU 619config MFD_DB8500_PRCMU
634 bool "ST-Ericsson DB8500 Power Reset Control Management Unit" 620 bool "ST-Ericsson DB8500 Power Reset Control Management Unit"
635 depends on UX500_SOC_DB8500 621 depends on UX500_SOC_DB8500