vhost: revert "vhost: disable for OABI"
This reverts commit d085eb8ce7
("vhost: disable for OABI")
With commit "virtio: force spec specified alignment on types"
in place, we force proper alignment for all structures,
so there's no longer a reason to blacklist OABI.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
@@ -116,7 +116,7 @@ config MIC_COSM
|
||||
|
||||
config VOP
|
||||
tristate "VOP Driver"
|
||||
depends on VOP_BUS && VHOST_DPN
|
||||
depends on VOP_BUS
|
||||
select VHOST_RING
|
||||
select VIRTIO
|
||||
help
|
||||
|
Reference in New Issue
Block a user