]> git.proxmox.com Git - mirror_qemu.git/blob - hw/gpio/Kconfig
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-08' into...
[mirror_qemu.git] / hw / gpio / Kconfig
1 config MAX7310
2 bool
3 depends on I2C
4
5 config PL061
6 bool
7
8 config GPIO_KEY
9 bool