uboot: improve help text of BR2_TARGET_UBOOT_BOARDNAME

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Arnout Vandecappelle 2012-08-26 11:57:04 +00:00 committed by Peter Korsgaard
parent 47a7a2771a
commit b189c516d4

View File

@ -9,6 +9,8 @@ config BR2_TARGET_UBOOT_BOARDNAME
help
One of U-Boot supported boards to be built.
This will be suffixed with _config to meet U-Boot standard naming.
See boards.cfg in U-Boot source code for the list of available
configurations.
choice
prompt "U-Boot Version"