瀏覽代碼

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>
Mathieu J. Poirier 14 年之前
父節點
當前提交
11ab32a734
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      arch/arm/mach-ux500/Kconfig

+ 7 - 0
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