summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/Kconfig
diff options
context:
space:
mode:
authorJonas Aaberg <jonas.aberg@stericsson.com>2011-09-15 08:07:10 +0200
committerJonas ABERG <jonas.aberg@stericsson.com>2011-09-29 08:37:38 +0200
commit4f7f69516c999833450c04752c24722f9b9d63b9 (patch)
tree1fde4744e012e16697a8eb1dec1773790277006b /arch/arm/mach-ux500/Kconfig
parente77cfe48e06393c94a6e14e84820144c4f2426ba (diff)
ARM: ux500: Replace mach prcmu driver with mainlined version
The prcmu driver now exists in drivers/mfd Change-Id: I0c8d97679ee186ca8205aeeafa0030568f540d2e Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32057
Diffstat (limited to 'arch/arm/mach-ux500/Kconfig')
-rw-r--r--arch/arm/mach-ux500/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig
index f015ab84eec..ef1ad788fed 100644
--- a/arch/arm/mach-ux500/Kconfig
+++ b/arch/arm/mach-ux500/Kconfig
@@ -73,20 +73,6 @@ config KEYLAYOUT_LAYOUT2
endchoice
-config U8500_PRCMU
- bool "U8500 PRCMU support"
- depends on UX500_SOC_DB8500
- default n
- help
- Add support for PRCMU for U8500
-
-config U5500_PRCMU
- bool "U5500 PRCMU support"
- depends on UX500_SOC_DB5500
- default y
- help
- Add support for PRCMU for U5500
-
config UX500_DEBUG_UART
int "Ux500 UART to use for low-level debug"
default 2