]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
misc: Correct dependencies on QCOM_GENI
authorTom Rini <trini@konsulko.com>
Tue, 17 Mar 2026 01:24:39 +0000 (19:24 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 30 Mar 2026 21:02:27 +0000 (15:02 -0600)
As exposed by "make randconfig", we have an issue with the dependencies
for QCOM_GENI. The symbol PARTITION_TYPE_GUID depends on EFI_PARTITION
and this driver cannot function without both being set, so select that
as well.

Reviewed-by: Casey Connolly <casey.connolly@linaro.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/misc/Kconfig

index a0aa290480eb556e81913ed786913842631e9d0b..ce2d23756dfe20f0b3b5dfc5149c85c42bc414ed 100644 (file)
@@ -86,6 +86,7 @@ config GATEWORKS_SC
 config QCOM_GENI
        bool "Qualcomm Generic Interface (GENI) driver"
        depends on MISC
+       select EFI_PARTITION
        select PARTITION_TYPE_GUID
        help
          Enable support for Qualcomm GENI and it's peripherals. GENI is responseible