]> asedeno.scripts.mit.edu Git - linux.git/commit
config: move x86 kvm_guest.config to a common location
authorRob Herring <robh@kernel.org>
Thu, 8 Sep 2016 18:41:01 +0000 (13:41 -0500)
committerRadim Krčmář <rkrcmar@redhat.com>
Thu, 22 Sep 2016 23:08:12 +0000 (01:08 +0200)
commitbd6c92221d2081045cbc5f13c8c1de77e3ff569e
treef73afe4285f70a430980c988d5b1871a5bdd35bd
parentadad0d02a7d3c958121a4eb9d126015a2353db94
config: move x86 kvm_guest.config to a common location

kvm_guest.config is useful for KVM guests on other arches, and nothing
in it appears to be x86 specific, so just move the whole file. Kbuild
will find it in either location.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Christoffer Dall <christoffer.dall@linaro.org>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Radim Krčmář" <rkrcmar@redhat.com>
Cc: kvmarm@lists.cs.columbia.edu
Cc: kvm@vger.kernel.org
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
kernel/configs/kvm_guest.config [moved from arch/x86/configs/kvm_guest.config with 100% similarity]