]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: defconfig: add virtio support for running as a kvm guest
authorWill Deacon <will.deacon@arm.com>
Tue, 29 Jul 2014 15:20:02 +0000 (16:20 +0100)
committerWill Deacon <will.deacon@arm.com>
Tue, 29 Jul 2014 15:20:02 +0000 (16:20 +0100)
commit79d3995f3bc301f8300db3cef9542cec2ea92319
tree49c5c45a8f3315bb1dde9ed7cc11e9e320f78021
parent701e3116bce8d13d4aae6b864dfd5d111d61b643
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>
arch/arm64/configs/defconfig