summaryrefslogtreecommitdiff
path: root/configs/qemu-riscv64_smode_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-10-18 23:37:03 +0300
committerTom Rini <trini@konsulko.com>2019-10-18 23:37:03 +0300
commit4b5c4dd93a829416d159619e4a58e97e9b215206 (patch)
tree667242755939a72efebd99e815e0944c33174e4b /configs/qemu-riscv64_smode_defconfig
parent3b985bdeabd1b05abf28fe7dc6530c203750f9fc (diff)
parent5cc349bb09eefaf43e250b2c7a8fc5a61c595715 (diff)
downloadu-boot-4b5c4dd93a829416d159619e4a58e97e9b215206.tar.xz
Merge tag 'efi-2020-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
Pull request for UEFI sub-system for efi-2020-01-rc1 (2) Install the simple file protocol only if there is a file system on the partition. Enable CONFIG_CMD_NVEDIT_EFI on QEMU.
Diffstat (limited to 'configs/qemu-riscv64_smode_defconfig')
-rw-r--r--configs/qemu-riscv64_smode_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qemu-riscv64_smode_defconfig b/configs/qemu-riscv64_smode_defconfig
index 1c7a2d150c..7e1e5a7791 100644
--- a/configs/qemu-riscv64_smode_defconfig
+++ b/configs/qemu-riscv64_smode_defconfig
@@ -8,5 +8,6 @@ CONFIG_FIT=y
CONFIG_DISPLAY_CPUINFO=y
CONFIG_DISPLAY_BOARDINFO=y
CONFIG_CMD_BOOTEFI_SELFTEST=y
+CONFIG_CMD_NVEDIT_EFI=y
# CONFIG_CMD_MII is not set
CONFIG_OF_PRIOR_STAGE=y