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