aboutsummaryrefslogtreecommitdiff
path: root/configs/qemu_arm_defconfig
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2020-09-17 19:09:23 +0200
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2020-10-06 07:43:56 +0200
commit4b71f6dc4e2a6d98f24120dfc2f88d37c37d35e8 (patch)
tree69f7504bb74d7652e6508aa395e4ad6e93e0beb4 /configs/qemu_arm_defconfig
parent493a37fe8607bcbf4cb7c4a5c18fed5a86f9e5d2 (diff)
downloadu-boot-4b71f6dc4e2a6d98f24120dfc2f88d37c37d35e8.zip
u-boot-4b71f6dc4e2a6d98f24120dfc2f88d37c37d35e8.tar.gz
u-boot-4b71f6dc4e2a6d98f24120dfc2f88d37c37d35e8.tar.bz2
efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n
CONFIG_EFI_GRUB_ARM32 is only needed for architectures with caches that are not managed via CP15 (or for some outdated buggy versions of GRUB). It makes more sense to disable the setting per architecture than per defconfig. Move QEMU's CONFIG_EFI_GRUB_ARM32_WORKAROUND=n from defconfig to Kconfig. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'configs/qemu_arm_defconfig')
-rw-r--r--configs/qemu_arm_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/qemu_arm_defconfig b/configs/qemu_arm_defconfig
index 1ffa727..278d8f4 100644
--- a/configs/qemu_arm_defconfig
+++ b/configs/qemu_arm_defconfig
@@ -56,4 +56,3 @@ CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_PCI=y
-# CONFIG_EFI_GRUB_ARM32_WORKAROUND is not set