]> Git Repo - qemu.git/blob - hw/pci/Kconfig
lm32-softmmu.mak: express dependencies with Kconfig
[qemu.git] / hw / pci / Kconfig
1 config PCI
2     bool
3
4 config PCI_EXPRESS
5     bool
6     select PCI
7
8 config PCI_DEVICES
9     bool
This page took 0.021851 seconds and 4 git commands to generate.