projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c41fac8
)
mach-ux500: Kconfig for snowball board
author
Mathieu J. Poirier
<mathieu.poirier@linaro.org>
Fri, 25 Mar 2011 15:29:01 +0000
(09:29 -0600)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 23 Jun 2011 10:04:56 +0000
(12:04 +0200)
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>
arch/arm/mach-ux500/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-ux500/Kconfig
b/arch/arm/mach-ux500/Kconfig
index 96d546cef0626e94210fb03adef2f52858d1e11c..4210cb434dbc6be30badd18e0caf10144f9bfbbb 100644
(file)
--- 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