xref: /openbmc/qemu/hw/gpio/Kconfig (revision 845b54efafa5c28040570dcb6d7f8f84d23e37f3)
1 config PL061
2     bool
3 
4 config GPIO_KEY
5     bool
6 
7 config GPIO_MPC8XXX
8     bool
9 
10 config GPIO_PWR
11     bool
12 
13 config SIFIVE_GPIO
14     bool
15 
16 config STM32L4X5_GPIO
17     bool
18 
19 config PCF8574
20     bool
21     depends on I2C
22 
23 config ZAURUS_SCOOP
24     bool
25