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