xref: /qemu/hw/gpio/Kconfig (revision 46627f41b6b781885c64a2b12814060a7ca8da36)
1 config MAX7310
2     bool
3     depends on I2C
4 
5 config PL061
6     bool
7 
8 config GPIO_KEY
9     bool
10 
11 config GPIO_PWR
12     bool
13 
14 config SIFIVE_GPIO
15     bool
16