Merge tag 'v9.0.0-rc3'
[qemu/ar7.git] / hw / gpio / Kconfig
blob19c97cc823fc749eddea9f17c7d098df5f594ec9
1 config MAX7310
2     bool
3     depends on I2C
5 config PL061
6     bool
8 config GPIO_KEY
9     bool
11 config GPIO_MPC8XXX
12     bool
14 config GPIO_PWR
15     bool
17 config SIFIVE_GPIO
18     bool
20 config STM32L4X5_GPIO
21     bool
23 config PCF8574
24     bool
25     depends on I2C