nvme-loop: add configfs dependency
[cascardo/linux.git] / drivers / nvme / target / Kconfig
index b77ce43..6bbd789 100644 (file)
@@ -16,6 +16,7 @@ config NVME_TARGET
 config NVME_TARGET_LOOP
        tristate "NVMe loopback device support"
        depends on BLK_DEV_NVME
+       depends on CONFIGFS_FS
        select NVME_TARGET
        select NVME_FABRICS
        select SG_POOL