]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - lib/efi_loader/Kconfig
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
[people/ms/u-boot.git] / lib / efi_loader / Kconfig
index 5461833aeb2f4f020b687a5f41e64ba34c38c16a..83d75c4fdc93a1ec49bb8d622a856931d47009d3 100644 (file)
@@ -7,6 +7,7 @@ config EFI_LOADER
        depends on !EFI_STUB || !X86 || X86_64 || EFI_STUB_32BIT
        default y
        select LIB_UUID
+       select HAVE_BLOCK_DEVICE
        help
          Select this option if you want to run EFI applications (like grub2)
          on top of U-Boot. If this option is enabled, U-Boot will expose EFI