[PATCH 5/6] mach-ux500: Kconfig for snowball board

Linus Walleij linus.walleij at stericsson.com
Wed Jun 22 07:35:30 EDT 2011


From: Mathieu J. Poirier <mathieu.poirier at linaro.org>

This adds the necessary Kconfig entry for a Snowball board.

Signed-off-by: Mathieu Poirier <mathieu.poirier at linaro.org>
Signed-off-by: Robert Marklund <robert.marklund at stericsson.com>
---
 arch/arm/mach-ux500/Kconfig |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig
index 96d546c..4210cb4 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
-- 
1.7.3.2




More information about the linux-arm-kernel mailing list