i386: xen: fix compilation --without-default-devices
The xenpv machine type requires XEN_BUS, so select it. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
32f8f83287
commit
d8c7f1334f
@ -16,3 +16,4 @@ config KVM
|
||||
config XEN
|
||||
bool
|
||||
select FSDEV_9P if VIRTFS
|
||||
select XEN_BUS
|
||||
|
Loading…
Reference in New Issue
Block a user