Skip to content

Commit

Permalink
KVM: ia64: Enable virtio driver for ia64 in Kconfig
Browse files Browse the repository at this point in the history
kvm/ia64 uses the virtio drivers to optimize its I/O subsytem.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
  • Loading branch information
Xiantao Zhang authored and Avi Kivity committed Oct 15, 2008
1 parent 6e37d3d commit 0be9e92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/ia64/kvm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,6 @@ config KVM_INTEL
config KVM_TRACE
bool

source drivers/virtio/Kconfig

endif # VIRTUALIZATION

0 comments on commit 0be9e92

Please sign in to comment.