From af9b99647cd2a6a2b8a4a1c9ba6193dd375218b5 Mon Sep 17 00:00:00 2001 From: Will Deacon Date: Tue, 29 Jul 2014 16:20:02 +0100 Subject: [PATCH] arm64: defconfig: add virtio support for running as a kvm guest When running as a kvm guest on a para-virtualised platform, it is useful to have virtio implementations of console, 9pfs and network. This adds these options to the arm64 defconfig, so we can easily run a defconfig kernel build as both host and as a kvm guest. Signed-off-by: Will Deacon --- Reading git-format-patch failed