From: Arnout Vandecappelle Date: Sun, 26 Aug 2012 11:57:04 +0000 (+0000) Subject: uboot: improve help text of BR2_TARGET_UBOOT_BOARDNAME X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b189c516d4fd810a95feaff34da97579783f5e5b;p=buildroot.git uboot: improve help text of BR2_TARGET_UBOOT_BOARDNAME Signed-off-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Peter Korsgaard --- diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in index 7f3cae00e0..87f65619eb 100644 --- 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"