Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / drivers / block / Kconfig
index 898e4861488b1a532537bab2c7856c263f3378b8..4a438b8abe27ad9c1774c89f608bd47fecc295a3 100644 (file)
@@ -17,6 +17,7 @@ if BLK_DEV
 
 config BLK_DEV_NULL_BLK
        tristate "Null test block driver"
+       depends on CONFIGFS_FS
 
 config BLK_DEV_FD
        tristate "Normal floppy disk support"
@@ -443,7 +444,7 @@ config VIRTIO_BLK
        depends on VIRTIO
        ---help---
          This is the virtual block driver for virtio.  It can be used with
-          lguest or QEMU based VMMs (like KVM or Xen).  Say Y or M.
+          QEMU based VMMs (like KVM or Xen).  Say Y or M.
 
 config VIRTIO_BLK_SCSI
        bool "SCSI passthrough request for the Virtio block driver"