aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2012-04-13 08:01:39 -0400
committerLinus Walleij <linus.walleij@linaro.org>2012-05-01 18:39:51 -0400
commitdece3709b71a704e810134056f1990922e574da1 (patch)
treef219e145a108904705c0d3877c83c2fe2c1084c0 /drivers/mfd/Kconfig
parent29746f48d1b2e903b23daf8cc951fcb47ff0110e (diff)
mfd/db5500-prcmu: delete DB5500 PRCMU support
This platform has been obsoleted and was only available inside of ST-Ericsson, no users of this code are left in the world. This deletes the core U5500 support entirely in the same manner as the obsoleted U8500 silicon was previously deleted. Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> Cc: Rabin Vincent <rabin.vincent@stericsson.com> Cc: Jonas Aberg <jonas.aberg@stericsson.com> Cc: Per Forlin <per.forlin@stericsson.com> Cc: Ulf Hansson <ulf.hansson@stericsson.com> Acked-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 11e44386fa9..fcda9b6a9b2 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -711,16 +711,6 @@ config MFD_DB8500_PRCMU
711 system controller running an XP70 microprocessor, which is accessed 711 system controller running an XP70 microprocessor, which is accessed
712 through a register map. 712 through a register map.
713 713
714config MFD_DB5500_PRCMU
715 bool "ST-Ericsson DB5500 Power Reset Control Management Unit"
716 depends on UX500_SOC_DB5500
717 select MFD_CORE
718 help
719 Select this option to enable support for the DB5500 Power Reset
720 and Control Management Unit. This is basically an autonomous
721 system controller running an XP70 microprocessor, which is accessed
722 through a register map.
723
724config MFD_CS5535 714config MFD_CS5535
725 tristate "Support for CS5535 and CS5536 southbridge core functions" 715 tristate "Support for CS5535 and CS5536 southbridge core functions"
726 select MFD_CORE 716 select MFD_CORE