summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <william.gray@linaro.org>2022-09-18 12:50:45 -0400
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2022-10-25 09:58:27 +0200
commite7f758fa9b7fda8b91f2e429b2be93ae0b88ac33 (patch)
tree7805ba2c585b89e042ba27bc17e8a3307269d9a6 /drivers/gpio/Kconfig
parentc4ec384cf726379e600764c7f2f7ad487280890a (diff)
downloadlinux-stable-e7f758fa9b7fda8b91f2e429b2be93ae0b88ac33.tar.gz
linux-stable-e7f758fa9b7fda8b91f2e429b2be93ae0b88ac33.tar.bz2
linux-stable-e7f758fa9b7fda8b91f2e429b2be93ae0b88ac33.zip
gpio: pci-idio-16: Utilize the idio-16 GPIO library
The ACCES PCI-IDIO-16 device is part of the ACCES IDIO-16 family, so the idio-16 GPIO library module is selected and utilized to consolidate code. Signed-off-by: William Breathitt Gray <william.gray@linaro.org> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 3b0a030ce79b..5a04990f03cc 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -1563,6 +1563,7 @@ config GPIO_PCH
config GPIO_PCI_IDIO_16
tristate "ACCES PCI-IDIO-16 GPIO support"
select GPIOLIB_IRQCHIP
+ select GPIO_IDIO_16
help
Enables GPIO support for the ACCES PCI-IDIO-16. An interrupt is
generated when any of the inputs change state (low to high or high to