efi_loader: fix depends on line of EFI_LOADER
[platform/kernel/u-boot.git] / lib / efi_loader / Kconfig
index 37a0dd6..7d4106e 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 && OF_LIBFDT
        default y
        help
          Select this option if you want to run EFI applications (like grub2)