blob: 20db2c53065fc93426abe29a97c3d540bba67f7a [file] [log] [blame]
config PVBLOCK
bool "Xen para-virtualized block device"
depends on DM
select BLK
select SPL_LEGACY_BLOCK
help
This driver implements the front-end of the Xen virtual
block device driver. It communicates with a back-end driver
in another domain which drives the actual block device.