From b189c516d4fd810a95feaff34da97579783f5e5b Mon Sep 17 00:00:00 2001 From: Arnout Vandecappelle Date: Sun, 26 Aug 2012 11:57:04 +0000 Subject: uboot: improve help text of BR2_TARGET_UBOOT_BOARDNAME Signed-off-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Peter Korsgaard --- boot/uboot/Config.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'boot') diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in index 7f3cae00e..87f65619e 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" -- cgit v1.2.3