summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/Kconfig
diff options
context:
space:
mode:
authorMathieu J. Poirier2011-03-25 16:29:01 +0100
committerLinus Walleij2011-06-23 12:04:56 +0200
commit11ab32a734f5ee5d4f4f27f3488b0099447a2dbf (patch)
tree581953925f0a5eb86b16661a59165728501c22ce /arch/arm/mach-ux500/Kconfig
parentmach-ux500: Add pin configuration for snowball board (diff)
downloadkernel-qcow2-linux-11ab32a734f5ee5d4f4f27f3488b0099447a2dbf.tar.gz
kernel-qcow2-linux-11ab32a734f5ee5d4f4f27f3488b0099447a2dbf.tar.xz
kernel-qcow2-linux-11ab32a734f5ee5d4f4f27f3488b0099447a2dbf.zip
mach-ux500: Kconfig for snowball board
This adds the necessary Kconfig entry for a Snowball board. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Robert Marklund <robert.marklund@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 96d546cef062..4210cb434dbc 100644
--- a/arch/arm/mach-ux500/Kconfig
+++ b/arch/arm/mach-ux500/Kconfig
@@ -35,6 +35,13 @@ config MACH_HREFV60
help
Include support for the HREFv60 new development platform.
+config MACH_SNOWBALL
+ bool "U8500 Snowball platform"
+ depends on UX500_SOC_DB8500
+ select MACH_U8500
+ help
+ Include support for the snowball development platform.
+
config MACH_U5500
bool "U5500 Development platform"
depends on UX500_SOC_DB5500