projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2612d7
)
starqltechn: enable bootmenu
author
Dzmitry Sankouski
<dsankouski@gmail.com>
Sat, 1 Apr 2023 09:28:44 +0000
(12:28 +0300)
committer
Tom Rini
<trini@konsulko.com>
Wed, 3 May 2023 13:05:24 +0000
(09:05 -0400)
Needed for multiboot with vendor's Android.
Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
configs/starqltechn_defconfig
patch
|
blob
|
history
diff --git
a/configs/starqltechn_defconfig
b/configs/starqltechn_defconfig
index
92e7254
..
5b85ce5
100644
(file)
--- 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