aboutsummaryrefslogtreecommitdiff
path: root/configs/sandbox64_defconfig
diff options
context:
space:
mode:
authorTom Rini2023-12-09 08:42:49 -0500
committerTom Rini2023-12-09 08:42:49 -0500
commite54987d6af3bcf20c8270bef16c63f50698d03f4 (patch)
treed5a41fa2e77d72b06ffb7006aac73a0fac810b67 /configs/sandbox64_defconfig
parentd379150621a5dbe7929b43d184cb51bb8c3ec4cb (diff)
parent3ff2d796a6f251637c3ee71bb7f1e3d6964dafa2 (diff)
Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a"
Clean up our bdinfo command a bit and introduce "bdinfo -a"
Diffstat (limited to 'configs/sandbox64_defconfig')
-rw-r--r--configs/sandbox64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
index e3f7f11a214..a29100ed506 100644
--- a/configs/sandbox64_defconfig
+++ b/configs/sandbox64_defconfig
@@ -270,6 +270,7 @@ CONFIG_CMD_DHRYSTONE=y
CONFIG_TPM=y
CONFIG_LZ4=y
CONFIG_ERRNO_STR=y
+CONFIG_GETOPT=y
CONFIG_EFI_RUNTIME_UPDATE_CAPSULE=y
CONFIG_EFI_CAPSULE_ON_DISK=y
CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y