diff options
author | Rob Herring <robh@kernel.org> | 2016-09-08 13:41:01 -0500 |
---|---|---|
committer | Radim Krčmář <rkrcmar@redhat.com> | 2016-09-23 01:08:12 +0200 |
commit | bd6c92221d2081045cbc5f13c8c1de77e3ff569e (patch) | |
tree | f73afe4285f70a430980c988d5b1871a5bdd35bd | |
parent | adad0d02a7d3c958121a4eb9d126015a2353db94 (diff) | |
download | linux-bd6c92221d2081045cbc5f13c8c1de77e3ff569e.tar.gz linux-bd6c92221d2081045cbc5f13c8c1de77e3ff569e.tar.bz2 linux-bd6c92221d2081045cbc5f13c8c1de77e3ff569e.zip |
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>
-rw-r--r-- | kernel/configs/kvm_guest.config (renamed from arch/x86/configs/kvm_guest.config) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/x86/configs/kvm_guest.config b/kernel/configs/kvm_guest.config index 9906505c998a..9906505c998a 100644 --- a/arch/x86/configs/kvm_guest.config +++ b/kernel/configs/kvm_guest.config |