]> Git Repo - qemu.git/blobdiff - hw/char/Kconfig
build: convert pci.mak to Kconfig
[qemu.git] / hw / char / Kconfig
index 26c13243cf97e3462665e5b11a209334b02d2dc7..6eba69a64f5d1e204a0a1506a24cdaf80fb5ba4d 100644 (file)
@@ -15,6 +15,8 @@ config SERIAL_ISA
 
 config SERIAL_PCI
     bool
+    default y if PCI_DEVICES
+    depends on PCI
 
 config VIRTIO_SERIAL
     bool
This page took 0.022848 seconds and 4 git commands to generate.