xref: /linux/drivers/misc/mchp_pci1xxxx/Kconfig (revision 393fc2f5948fd340d016a9557eea6e1ac2f6c60c)
1config GP_PCI1XXXX
2       tristate "Microchip PCI1XXXX PCIe to GPIO Expander + OTP/EEPROM manager"
3       depends on PCI
4       select GPIOLIB_IRQCHIP
5       help
6         PCI1XXXX is a PCIe GEN 3 switch with one of the endpoints having
7         multiple functions and one of the functions is a GPIO controller
8         which also has registers to interface with the OTP and EEPROM.
9         Select yes, no or module here to include or exclude the driver
10         for the GPIO function.
11
12