]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/pinctrl/Kconfig
pincntrl: add support for ams AS3722 pin control driver
[karo-tx-linux.git] / drivers / pinctrl / Kconfig
index 21db2013543b69a93642b826a31a74bc9383a8fd..85f5462460aa6efe78644a3aef61aa6287113cb9 100644 (file)
@@ -59,6 +59,17 @@ config PINCTRL_ADI2
          future processors. This option is selected automatically when specific
          machine and arch are selected to build.
 
+config PINCTRL_AS3722
+       bool "Pinctrl and GPIO driver for ams AS3722 PMIC"
+       depends on MFD_AS3722 && GPIOLIB
+       select PINMUX
+       select GENERIC_PINCONF
+       help
+         AS3722 device supports the configuration of GPIO pins for different
+         functionality. This driver supports the pinmux, push-pull and
+         open drain configuration for the GPIO pins of AS3722 devices. It also
+         supports the GPIO functionality through gpiolib.
+
 config PINCTRL_BF54x
        def_bool y if BF54x
        select PINCTRL_ADI2