efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMU
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 13 Oct 2019 09:54:20 +0000 (11:54 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 17 Oct 2019 17:19:56 +0000 (19:19 +0200)
commit5cc349bb09eefaf43e250b2c7a8fc5a61c595715
tree8bcc3502ad2f7232ad31eef62f4aafe7f3118a07
parent867400677cda0fac4a411f1549fe3a61bb5ed172
efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMU

To reduce the default image size CONFIG_CMD_NVEDIT_EFI was disabled by
default. Re-enable it on the QEMU platforms supporting the UEFI sub-system.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
configs/qemu-riscv32_defconfig
configs/qemu-riscv32_smode_defconfig
configs/qemu-riscv64_defconfig
configs/qemu-riscv64_smode_defconfig
configs/qemu-x86_64_defconfig
configs/qemu-x86_defconfig
configs/qemu_arm64_defconfig
configs/qemu_arm_defconfig