aboutsummaryrefslogtreecommitdiffstats
path: root/hw/nvme/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/nvme/Kconfig')
-rw-r--r--hw/nvme/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/nvme/Kconfig b/hw/nvme/Kconfig
new file mode 100644
index 000000000..8ac90942e
--- /dev/null
+++ b/hw/nvme/Kconfig
@@ -0,0 +1,4 @@
+config NVME_PCI
+ bool
+ default y if PCI_DEVICES
+ depends on PCI