]> Git Repo - linux.git/blobdiff - drivers/gpio/Kconfig
Merge tag 'gpio-updates-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / drivers / gpio / Kconfig
index d87b3d99f8f7aa2cb99374bd2ab44cb7459e17aa..add5ad29a673c09082a913cb2404073b2034af48 100644 (file)
@@ -482,8 +482,9 @@ config GPIO_MT7621
          Say yes here to support the Mediatek MT7621 SoC GPIO device.
 
 config GPIO_MVEBU
-       def_bool y
+       bool "Marvell Orion and EBU GPIO support" if COMPILE_TEST
        depends on PLAT_ORION || ARCH_MVEBU || COMPILE_TEST
+       default PLAT_ORION || ARCH_MVEBU
        select GENERIC_IRQ_CHIP
        select REGMAP_MMIO
 
This page took 0.030053 seconds and 4 git commands to generate.