aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hw/nvme/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/nvme/Kconfig b/hw/nvme/Kconfig
index 8ac9094..cfa2ab0 100644
--- a/hw/nvme/Kconfig
+++ b/hw/nvme/Kconfig
@@ -1,4 +1,4 @@
config NVME_PCI
bool
- default y if PCI_DEVICES
+ default y if PCI_DEVICES || PCIE_DEVICES
depends on PCI