Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 11ab32a7 authored by Mathieu J. Poirier's avatar Mathieu J. Poirier Committed by Linus Walleij
Browse files

mach-ux500: Kconfig for snowball board



This adds the necessary Kconfig entry for a Snowball board.

Signed-off-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: default avatarRobert Marklund <robert.marklund@stericsson.com>
parent c41fac8a
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -35,6 +35,13 @@ config MACH_HREFV60
       help
       help
         Include support for the HREFv60 new development platform.
         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
config MACH_U5500
	bool "U5500 Development platform"
	bool "U5500 Development platform"
	depends on UX500_SOC_DB5500
	depends on UX500_SOC_DB5500