commit | af9b99647cd2a6a2b8a4a1c9ba6193dd375218b5 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Jul 29 16:20:02 2014 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Tue Jul 29 16:20:02 2014 +0100 |
tree | 49c5c45a8f3315bb1dde9ed7cc11e9e320f78021 | |
parent | 72c5839515260dce966cd24f54436e6583288e6c [diff] |
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 <will.deacon@arm.com>