]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/gpio/Kconfig
pinctrl: Add SX150X GPIO Extender Pinctrl Driver
[mirror_ubuntu-zesty-kernel.git] / drivers / gpio / Kconfig
index 26ee00f6bd5829c04d66b4621643375959c161da..db3f7aab4160f564fd8acb84662d4bb1271bd3b0 100644 (file)
@@ -781,16 +781,13 @@ config GPIO_PCF857X
          platform-neutral GPIO calls.
 
 config GPIO_SX150X
-       bool "Semtech SX150x I2C GPIO expander"
-       depends on I2C=y
-       select GPIOLIB_IRQCHIP
+       bool "Semtech SX150x I2C GPIO expander (deprecated)"
+       depends on PINCTRL && I2C=y
+       select PINCTRL_SX150X
        default n
        help
-         Say yes here to provide support for Semtech SX150-series I2C
-         GPIO expanders. Compatible models include:
-
-         8 bits:  sx1508q
-         16 bits: sx1509q
+         Say yes here to provide support for Semtech SX150x-series I2C
+         GPIO expanders. The GPIO driver was replaced by a Pinctrl version.
 
 config GPIO_TPIC2810
        tristate "TPIC2810 8-Bit I2C GPO expander"