gpio: add GPIO support for SMSC SCH311x
[deliverable/linux.git] / drivers / gpio / Kconfig
index 02e8d5350f8b3f0512adea8f35a161f7bdbed426..f456b93bb95380c4c40747027bfaccacf381538b 100644 (file)
@@ -244,6 +244,15 @@ config GPIO_SAMSUNG
          Legacy GPIO support. Use only for platforms without support for
          pinctrl.
 
+config GPIO_SCH311X
+       tristate "SMSC SCH311x SuperI/O GPIO"
+       help
+         Driver to enable the GPIOs found on SMSC SMSC SCH3112, SCH3114 and
+         SCH3116 "Super I/O" chipsets.
+
+         To compile this driver as a module, choose M here: the module will
+         be called gpio-sch311x.
+
 config GPIO_SPEAR_SPICS
        bool "ST SPEAr13xx SPI Chip Select as GPIO support"
        depends on PLAT_SPEAR
This page took 0.026157 seconds and 5 git commands to generate.