diff --git a/boot/shim/Config.in b/boot/shim/Config.in
index 596ff5b2cf..2f74d6f332 100644
--- a/boot/shim/Config.in
+++ b/boot/shim/Config.in
@@ -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.