Skip to content

Commit

Permalink
mach-ux500: Kconfig for snowball board
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mathieu J. Poirier authored and Linus Walleij committed Jun 23, 2011
1 parent c41fac8 commit 11ab32a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions arch/arm/mach-ux500/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 11ab32a

Please sign in to comment.