summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDzmitry Sankouski <[email protected]>2023-04-01 12:28:44 +0300
committerTom Rini <[email protected]>2023-05-03 09:05:24 -0400
commit8144210e750d42941eb8028fdfc4e027ef043d8f (patch)
tree258d2fa7d274ed5048640ceef121841d49494784
parenta2612d7c55f00c29b937cabcb59dfcbf52ad3c65 (diff)
starqltechn: enable bootmenu
Needed for multiboot with vendor's Android. Signed-off-by: Dzmitry Sankouski <[email protected]>
-rw-r--r--configs/starqltechn_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/starqltechn_defconfig b/configs/starqltechn_defconfig
index 92e7254c73f..5b85ce5fe96 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