projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05180fc
)
omap3: Kconfig: fix the cm-t35 board option prompt
author
Igor Grinberg
<grinberg@compulab.co.il>
Tue, 21 Oct 2014 13:39:45 +0000
(16:39 +0300)
committer
Tom Rini
<trini@ti.com>
Thu, 23 Oct 2014 15:53:01 +0000
(11:53 -0400)
The cm-t35 board support covers both cm-t3530 and cm-t3730 boards.
Mention both boards in the Kconfig option prompt.
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
arch/arm/cpu/armv7/omap3/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/cpu/armv7/omap3/Kconfig
b/arch/arm/cpu/armv7/omap3/Kconfig
index 6fae1e5f36e5a3ea416e68275c5cd51f2f19fe20..4a48f847814496472469a1c64531c67c3b46cf3b 100644
(file)
--- a/
arch/arm/cpu/armv7/omap3/Kconfig
+++ b/
arch/arm/cpu/armv7/omap3/Kconfig
@@
-16,7
+16,7
@@
config TARGET_OMAP3_BEAGLE
bool "TI OMAP3 BeagleBoard"
config TARGET_CM_T35
- bool "CompuLab CM-T35"
+ bool "CompuLab CM-T35
30 and CM-T3730 boards
"
config TARGET_DEVKIT8000
bool "TimLL OMAP3 Devkit8000"