summaryrefslogtreecommitdiff
path: root/drivers/gpio
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio')
-rw-r--r--drivers/gpio/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 6b8d7816876e..b6acbde4abeb 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -321,6 +321,7 @@ config GPIO_MVEBU
config GPIO_MXC
def_bool y
+ depends on ARCH_MXC || ARCH_MXC_ARM64 || COMPILE_TEST
select GPIO_GENERIC
select GENERIC_IRQ_CHIP