Skip to content
Snippets Groups Projects
Commit 52edc877 authored by Igor Grinberg's avatar Igor Grinberg Committed by Tom Rini
Browse files

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: default avatarIgor Grinberg <grinberg@compulab.co.il>
parent 05180fc7
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment