uboot: improve help text of BR2_TARGET_UBOOT_BOARDNAME
authorArnout Vandecappelle <arnout@mind.be>
Sun, 26 Aug 2012 11:57:04 +0000 (11:57 +0000)
committerPeter 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

index 7f3cae00e02def6a8ae7e5e776de7c9dc417715b..87f65619eb52d54299d13714d7ecc0915a99733c 100644 (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"