X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fblock%2FKconfig;h=4d0119ea9e351ce1a4d302b810fe3b709b3c713c;hb=444ad82bc3eaa554be40d22dc248e58aeefd54d9;hp=ce4b1e484e64501f43b18e8b786b9639854ed0d0;hpb=cfa76f024f7c9e65169425804e5b32e71f66d0ee;p=linux-2.6 diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index ce4b1e484e..4d0119ea9e 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig @@ -425,4 +425,10 @@ config XEN_BLKDEV_FRONTEND block device driver. It communicates with a back-end driver in another domain which drives the actual block device. +config VIRTIO_BLK + tristate "Virtio block driver (EXPERIMENTAL)" + depends on EXPERIMENTAL && VIRTIO + ---help--- + This is the virtual block driver for lguest. Say Y or M. + endif # BLK_DEV