summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
diff options
context:
space:
mode:
authorIgor Grinberg <grinberg@compulab.co.il>2014-10-21 16:39:45 +0300
committerTom Rini <trini@ti.com>2014-10-23 11:53:01 -0400
commit52edc8774069672a3185a59125c51a2b51c505fd (patch)
tree20e060e1191990a509d4713e1d0ee636931bec7c /arch/arm/cpu
parent05180fc7085681b6c09e7b67d7a890c25e474e9d (diff)
downloadblackbird-obmc-uboot-52edc8774069672a3185a59125c51a2b51c505fd.tar.gz
blackbird-obmc-uboot-52edc8774069672a3185a59125c51a2b51c505fd.zip
omap3: Kconfig: fix the cm-t35 board option prompt
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>
Diffstat (limited to 'arch/arm/cpu')
-rw-r--r--arch/arm/cpu/armv7/omap3/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/cpu/armv7/omap3/Kconfig b/arch/arm/cpu/armv7/omap3/Kconfig
index 6fae1e5f36..4a48f84781 100644
--- 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-T3530 and CM-T3730 boards"
config TARGET_DEVKIT8000
bool "TimLL OMAP3 Devkit8000"
OpenPOWER on IntegriCloud