]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 17 Sep 2020 17:09:23 +0000 (19:09 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 6 Oct 2020 05:43:56 +0000 (07:43 +0200)
commitb39e2f33f27b80e9713592c5cb74302757c8e2a2
tree69f7504bb74d7652e6508aa395e4ad6e93e0beb4
parentf5c0f8a441913597ec123e9b980a672d2a604b42
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>
configs/qemu_arm_defconfig
lib/efi_loader/Kconfig