summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2022-02-18 18:38:04 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-02-20 12:02:11 +0100
commit7ecfe732f1fc4d1de69025c49720e8dbe2ed7ff4 (patch)
treea08ffc6d13e741b0679f44a008aa8c79a26b7f12
parent90a998e0fd5b1097499474c119c1fe0850f51bc5 (diff)
downloadptxdist-7ecfe732f1fc4d1de69025c49720e8dbe2ed7ff4.tar.gz
ptxdist-7ecfe732f1fc4d1de69025c49720e8dbe2ed7ff4.tar.xz
u-boot.in: Add comment divider for visual aid.
Minor cosmetic fix. Host openssl selection was confusingly last under the "target" divider. I missed it at first in menuconfig, before realizing where it was. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220218173804.1842645-2-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--platforms/u-boot.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/platforms/u-boot.in b/platforms/u-boot.in
index 6589a1940..c439e9c5d 100644
--- a/platforms/u-boot.in
+++ b/platforms/u-boot.in
@@ -258,6 +258,8 @@ config U_BOOT_INSTALL_U_BOOT_STM32
platform image directory. Say yes if you are building for STM32MP1
SOCs.
+comment "build dependencies"
+
config U_BOOT_NEEDS_HOST_OPENSSL
prompt "needs host OpenSSL"
bool