diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r-- | drivers/gpio/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index c2dfa9f90b47..4002def0b524 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -253,6 +253,12 @@ config GPIO_GE_FPGA | |||
253 | 253 | ||
254 | comment "I2C GPIO expanders:" | 254 | comment "I2C GPIO expanders:" |
255 | 255 | ||
256 | config GPIO_ARIZONA | ||
257 | tristate "Wolfson Microelectronics Arizona class devices" | ||
258 | depends on MFD_ARIZONA | ||
259 | help | ||
260 | Support for GPIOs on Wolfson Arizona class devices. | ||
261 | |||
256 | config GPIO_MAX7300 | 262 | config GPIO_MAX7300 |
257 | tristate "Maxim MAX7300 GPIO expander" | 263 | tristate "Maxim MAX7300 GPIO expander" |
258 | depends on I2C | 264 | depends on I2C |