]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.git/blobdiff - drivers/gpio/Kconfig
gpio: Davinci: Add K3 Specific dependencies
[rpmsg/hwspinlock.git] / drivers / gpio / Kconfig
index 4f52c3a8ec99bf0801ac1a2a3c7e01a9b9be1453..f02ec39a2a30609b6ca307fc6e5dfc055d2475e2 100644 (file)
@@ -170,7 +170,7 @@ config GPIO_CLPS711X
 config GPIO_DAVINCI
        bool "TI Davinci/Keystone GPIO support"
        default y if ARCH_DAVINCI
-       depends on ARM && (ARCH_DAVINCI || ARCH_KEYSTONE)
+       depends on (ARM || ARM64) && (ARCH_DAVINCI || ARCH_KEYSTONE || ARCH_K3)
        help
          Say yes here to enable GPIO support for TI Davinci/Keystone SoCs.