From: Philip Molloy Date: Mon, 7 Jul 2025 13:06:38 +0000 (+0000) Subject: gpio: add SPL to Kconfig option description X-Git-Tag: v2025.10-rc1~78 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4c65b337aab7446b03dab6f22b289c88e4c0053;p=thirdparty%2Fu-boot.git gpio: add SPL to Kconfig option description DM_GPIO_LOOKUP_LABEL and SPL_DM_GPIO_LOOKUP_LABEL had the same description and therefore appeared to be duplicates in Kconfig frontends Signed-off-by: Philip Molloy --- diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index fd227d46f5a..c7da1f8a52a 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -88,7 +88,7 @@ config DM_GPIO_LOOKUP_LABEL for the same functionality in board code. config SPL_DM_GPIO_LOOKUP_LABEL - bool "Enable searching for gpio labelnames" + bool "Enable searching for gpio labelnames in SPL" depends on SPL_DM_GPIO help This option enables searching for gpio names in