boot/shim: re-enable on ARM32

shim 15.4 builds just fine on ARM32.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas Petazzoni 2021-04-05 22:21:55 +02:00 committed by Peter Korsgaard
parent 55c524d46f
commit 1988ebd36c

View File

@ -2,8 +2,6 @@ config BR2_TARGET_SHIM
bool "shim"
# it includes gnu-efi
depends on BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS
# ARM32 build currently broken
depends on !BR2_ARM_CPU_HAS_ARM
help
Boot loader to chain-load signed boot loaders under Secure
Boot.