diff --git a/boot/shim/Config.in b/boot/shim/Config.in index c4f1a9f317..462ef12d62 100644 --- a/boot/shim/Config.in +++ b/boot/shim/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_SHIM_ARCH_SUPPORTS bool - default y if BR2_aarch64 || BR2_aarch64_be - default y if BR2_arm || BR2_armeb + default y if BR2_aarch64 + default y if BR2_arm default y if BR2_i386 default y if BR2_x86_64 # it includes gnu-efi