X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2FKconfig;h=f8d245a678cb86a917a40908dff898bbce77264f;hb=0e7fb5fdad211ab608a7a4e1b0cc32426fc617a0;hp=338f51a68f19d353c0d839761d7d1e8731a41616;hpb=000e084893985208513864a65695e8fbcbd1162f;p=seabios.git diff --git a/src/Kconfig b/src/Kconfig index 338f51a..f8d245a 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -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"