projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fc31e2
)
snow: Define CONFIG_AUTOBOOT_MENUKEY
author
Simon Glass
<sjg@chromium.org>
Sun, 21 Jul 2019 02:51:22 +0000
(20:51 -0600)
committer
Tom Rini
<trini@konsulko.com>
Fri, 2 Aug 2019 15:19:14 +0000
(11:19 -0400)
This option is not used by any boards. To avoid needing to remove it as
dead code, add it to 'snow'.
Signed-off-by: Simon Glass <sjg@chromium.org>
configs/snow_defconfig
patch
|
blob
|
history
diff --git
a/configs/snow_defconfig
b/configs/snow_defconfig
index f4744095164ff41f2a876ff033a185429d7ce1f7..e5c7bdd6cc2c2e1beed5e480309a21c7c81b25cd 100644
(file)
--- a/
configs/snow_defconfig
+++ b/
configs/snow_defconfig
@@
-18,6
+18,8
@@
CONFIG_SILENT_CONSOLE=y
# CONFIG_SPL_FRAMEWORK is not set
CONFIG_SPL_TEXT_BASE=0x02023400
CONFIG_SYS_PROMPT="snow # "
+CONFIG_USE_AUTOBOOT_MENUKEY=y
+CONFIG_AUTOBOOT_MENUKEY=33
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y