Source
648
648
help
649
649
Say yes here to support the GPIO device on ZTE ZX SoCs.
650
650
651
651
config GPIO_LOONGSON1
652
652
tristate "Loongson1 GPIO support"
653
653
depends on MACH_LOONGSON32
654
654
select GPIO_GENERIC
655
655
help
656
656
Say Y or M here to support GPIO on Loongson1 SoCs.
657
657
658
+
config GPIO_AMD_FCH
659
+
tristate "GPIO support for AMD Fusion Controller Hub (G-series SOCs)"
660
+
help
661
+
This option enables driver for GPIO on AMDs Fusion Controller Hub,
662
+
as found on G-series SOCs (eg. GX-412TC)
663
+
664
+
Note: This driver doesn't registers itself automatically, as it
665
+
needs to be provided with platform specific configuration.
666
+
(See eg. CONFIG_PCENGINES_APU2.)
658
667
endmenu
659
668
660
669
menu "Port-mapped I/O GPIO drivers"
661
670
depends on X86 # Unconditional I/O space access
662
671
663
672
config GPIO_104_DIO_48E
664
673
tristate "ACCES 104-DIO-48E GPIO support"
665
674
depends on PC104
666
675
select ISA_BUS_API
667
676
select GPIOLIB_IRQCHIP