diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2014-09-16 18:01:49 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-09-16 18:01:49 +0200 |
commit | 2ac7f2f4f9e38b2aba1783a587e10b7c74108069 (patch) | |
tree | 16516a4c55600cd719e262557e04e1c158f21755 /qemu-x86_64.config | |
parent | d75e9c5897740011a91e95422487e573e8cb1540 (diff) | |
download | kconfig-2ac7f2f4f9e38b2aba1783a587e10b7c74108069.tar.gz |
multiarch
Diffstat (limited to 'qemu-x86_64.config')
-rw-r--r-- | qemu-x86_64.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qemu-x86_64.config b/qemu-x86_64.config new file mode 100644 index 0000000..5e4b440 --- /dev/null +++ b/qemu-x86_64.config @@ -0,0 +1,4 @@ +# virtio drivers +CONFIG_VIRTIO_BLK=m +CONFIG_VIRTIO_NET=m +CONFIG_SCSI_VIRTIO=m |