]> git.sur5r.net Git - u-boot/blobdiff - lib/efi_loader/Kconfig
fdt: add memory bank decoding functions for board setup
[u-boot] / lib / efi_loader / Kconfig
index 37a0dd60a5e08747d16316deac34cbc6bca7b033..d2b6327119b401abf342da83c614bb26ea717158 100644 (file)
@@ -1,6 +1,6 @@
 config EFI_LOADER
        bool "Support running EFI Applications in U-Boot"
-       depends on (ARM64 || ARM) && OF_LIBFDT
+       depends on (ARM || X86) && OF_LIBFDT
        default y
        help
          Select this option if you want to run EFI applications (like grub2)