From: Dzmitry Sankouski <dsankouski@gmail.com>
To: u-boot@lists.denx.de
Cc: Dzmitry Sankouski <dsankouski@gmail.com>
Subject: [PATCH 3/3] starqltechn: enable bootmenu
Date: Sat, 1 Apr 2023 12:28:44 +0300 [thread overview]
Message-ID: <20230401092844.269532-4-dsankouski@gmail.com> (raw)
In-Reply-To: <20230401092844.269532-1-dsankouski@gmail.com>
Needed for multiboot with vendor's Android.
Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
---
configs/starqltechn_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/starqltechn_defconfig b/configs/starqltechn_defconfig
index 92e7254c73..5b85ce5fe9 100644
--- a/configs/starqltechn_defconfig
+++ b/configs/starqltechn_defconfig
@@ -17,6 +17,7 @@ CONFIG_HUSH_PARSER=y
CONFIG_SYS_MAXARGS=64
CONFIG_SYS_CBSIZE=512
CONFIG_SYS_PBSIZE=532
+CONFIG_CMD_BOOTMENU=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_BMP=y
# CONFIG_NET is not set
--
2.30.2
prev parent reply other threads:[~2023-04-01 9:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-01 9:28 [PATCH 0/3] Enable bootmenu, and button-kbd driver for menu entry navigation Dzmitry Sankouski
2023-04-01 9:28 ` [PATCH 1/3] starqltechn: use 16x32 font Dzmitry Sankouski
2023-04-02 2:39 ` Simon Glass
2023-05-03 13:26 ` Tom Rini
2023-04-01 9:28 ` [PATCH 2/3] starqltechn: use button keyboard driver Dzmitry Sankouski
2023-04-02 2:39 ` Simon Glass
2023-04-01 9:28 ` Dzmitry Sankouski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230401092844.269532-4-dsankouski@gmail.com \
--to=dsankouski@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox