]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
sandbox: enable bootmenu command
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 30 Apr 2022 05:42:38 +0000 (07:42 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 3 May 2022 19:39:22 +0000 (21:39 +0200)
Provide the bootmenu command on the sandbox for testing.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
configs/sandbox_defconfig

index fe8ea4626d9246c643907122c38e912e1ca17c2c..c509a924e6b3e0afd4b4c93bf1ad1d52f00b8ecc 100644 (file)
@@ -39,6 +39,7 @@ CONFIG_CMD_LICENSE=y
 CONFIG_CMD_BOOTM_PRE_LOAD=y
 CONFIG_CMD_BOOTZ=y
 CONFIG_CMD_BOOTEFI_HELLO=y
+CONFIG_CMD_BOOTMENU=y
 CONFIG_CMD_ABOOTIMG=y
 # CONFIG_CMD_ELF is not set
 CONFIG_CMD_ASKENV=y