Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
[linux-block.git] / drivers / misc / mchp_pci1xxxx / Kconfig
CommitLineData
393fc2f5
KT
1config GP_PCI1XXXX
2 tristate "Microchip PCI1XXXX PCIe to GPIO Expander + OTP/EEPROM manager"
e3c9b0dd
KT
3 depends on PCI
4 depends on GPIOLIB
09690015 5 depends on NVMEM_SYSFS
393fc2f5 6 select GPIOLIB_IRQCHIP
e3c9b0dd 7 select AUXILIARY_BUS
393fc2f5
KT
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