From 78dd830f15b0c175cb8c9d2fef7f0641a8733b29 Mon Sep 17 00:00:00 2001 From: Matt Weber Date: Thu, 20 Sep 2018 08:24:50 -0500 Subject: [PATCH] boot/xloader: add upstream URL in Config.in help Signed-off-by: Matt Weber Signed-off-by: Thomas Petazzoni --- boot/xloader/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/boot/xloader/Config.in b/boot/xloader/Config.in index c411be478b..f687b897ea 100644 --- a/boot/xloader/Config.in +++ b/boot/xloader/Config.in @@ -5,6 +5,8 @@ config BR2_TARGET_XLOADER The x-loader bootloader. It is mainly used on OMAP-based platforms. + http://omappedia.org/wiki/Linux_OMAP_Kernel_Main + if BR2_TARGET_XLOADER config BR2_TARGET_XLOADER_BOARDNAME string "x-loader board name" -- 2.30.2