xref: /openbmc/linux/drivers/misc/mchp_pci1xxxx/Kconfig (revision a436194d0ee94ec67522647ace5a36a2126b6a0e)
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