summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/Kconfig
diff options
context:
space:
mode:
authorBengt Jonsson <bengt.g.jonsson@stericsson.com>2012-02-02 11:36:49 +0100
committerPhilippe Langlais <philippe.langlais@linaro.org>2012-03-19 08:55:39 +0100
commitbae6d036f713d56c8d16ab6df1764433ad13afe3 (patch)
tree0f79c04f3cbeef3c42bd2f529955d7e8bf5d017f /arch/arm/mach-ux500/Kconfig
parent979d63a648dca993f9d1bb96a08b7fa34d52aa97 (diff)
ux500: Add U8520 machine
ST-Ericsson ID: 371953 Signed-off-by: Bengt Jonsson <bengt.g.jonsson@stericsson.com>
Diffstat (limited to 'arch/arm/mach-ux500/Kconfig')
-rw-r--r--arch/arm/mach-ux500/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig
index 1e7af64feb9..97da3607a73 100644
--- a/arch/arm/mach-ux500/Kconfig
+++ b/arch/arm/mach-ux500/Kconfig
@@ -42,6 +42,13 @@ config MACH_HREFV60
help
Include support for the HREFv60 new development platform.
+config MACH_U8520
+ bool "U8520 Development platform"
+ depends on UX500_SOC_DB8500
+ select MACH_U8500
+ help
+ Include support for the 8520 development platform.
+
config MACH_SNOWBALL
bool "U8500 Snowball platform"
depends on UX500_SOC_DB8500