diff --git a/boot/shim/Config.in b/boot/shim/Config.in index 2f74d6f332..b0e549a51b 100644 --- a/boot/shim/Config.in +++ b/boot/shim/Config.in @@ -2,6 +2,7 @@ config BR2_TARGET_SHIM bool "shim" # it includes gnu-efi depends on BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS + depends on !BR2_mips64el help Boot loader to chain-load signed boot loaders under Secure Boot.