From 01af7daf5596e8860c71e72349e1d539b81d9c80 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Fri, 26 Nov 2010 22:08:48 +0000 Subject: VirtIO config option Make virtio devices optional. Selecting individual devices is not useful as the host bindings are all in one file. Signed-off-by: Paul Brook --- default-configs/s390x-softmmu.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'default-configs') diff --git a/default-configs/s390x-softmmu.mak b/default-configs/s390x-softmmu.mak index e69de29bb2..16d72590ee 100644 --- a/default-configs/s390x-softmmu.mak +++ b/default-configs/s390x-softmmu.mak @@ -0,0 +1 @@ +include virtio.mak -- cgit v1.2.3-55-g7522