projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47a7a27
)
uboot: improve help text of BR2_TARGET_UBOOT_BOARDNAME
author
Arnout Vandecappelle
<arnout@mind.be>
Sun, 26 Aug 2012 11:57:04 +0000
(11:57 +0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 20 Sep 2012 20:27:14 +0000
(22:27 +0200)
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
boot/uboot/Config.in
patch
|
blob
|
history
diff --git
a/boot/uboot/Config.in
b/boot/uboot/Config.in
index 7f3cae00e02def6a8ae7e5e776de7c9dc417715b..87f65619eb52d54299d13714d7ecc0915a99733c 100644
(file)
--- a/
boot/uboot/Config.in
+++ b/
boot/uboot/Config.in
@@
-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"