瀏覽代碼

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>
Thomas Petazzoni 4 年之前
父節點
當前提交
1988ebd36c
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      boot/shim/Config.in

+ 0 - 2
boot/shim/Config.in

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