]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - lib/efi_loader/Kconfig
Convert LIB_UUID to Kconfig
[people/ms/u-boot.git] / lib / efi_loader / Kconfig
index 827c267b601472fec86dad7548bab651d0181532..5461833aeb2f4f020b687a5f41e64ba34c38c16a 100644 (file)
@@ -6,6 +6,7 @@ config EFI_LOADER
        # We need EFI_STUB_32BIT to be set on x86_32 with EFI_STUB
        depends on !EFI_STUB || !X86 || X86_64 || EFI_STUB_32BIT
        default y
+       select LIB_UUID
        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