From: Yegor Yefremov Date: Tue, 4 Nov 2025 10:40:28 +0000 (+0100) Subject: gpio: OMAP: add dependency to TI_SYSC X-Git-Tag: v2026.01-rc3~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=749ec886046d1a5dff87aa41f3d46a06ef558169;p=thirdparty%2Fu-boot.git gpio: OMAP: add dependency to TI_SYSC OMAP GPIO driver needs TI_SYSC to initialize its clocks when using a devicetree-based setup. Signed-off-by: Yegor Yefremov --- diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index db077e472a8..b5729a39774 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -340,6 +340,7 @@ config NPCM_SGPIO config OMAP_GPIO bool "TI OMAP GPIO driver" depends on ARCH_OMAP2PLUS + select TI_SYSC if OF_CONTROL default y help Support GPIO controllers on the TI OMAP3/4/5 and related (such as