always specify virtio-blk rather than virtio
[seabios.git] / src / Kconfig
index 338f51a68f19d353c0d839761d7d1e8731a41616..f8d245a678cb86a917a40908dff898bbce77264f 100644 (file)
@@ -109,10 +109,10 @@ menu "Hardware support"
             Support for AHCI disk code.
     config VIRTIO_BLK
         depends on DRIVES && !COREBOOT
-        bool "VirtIO controllers"
+        bool "virtio-blk controllers"
         default y
         help
-            Support boot from virtio storage.
+            Support boot from virtio-blk storage.
     config FLOPPY
         depends on DRIVES
         bool "Floppy controller"