[PATCH 1/2] config: move x86 kvm_guest.config to a common locaton

From: Rob Herring
Date: Thu Sep 08 2016 - 14:41:11 EST


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@xxxxxxxxxx>
Cc: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Cc: Marc Zyngier <marc.zyngier@xxxxxxx>
Cc: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Cc: "Radim KrÄmÃÅ" <rkrcmar@xxxxxxxxxx>
Cc: kvmarm@xxxxxxxxxxxxxxxxxxxxx
Cc: kvm@xxxxxxxxxxxxxxx
---
{arch/x86 => kernel}/configs/kvm_guest.config | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {arch/x86 => kernel}/configs/kvm_guest.config (100%)

diff --git a/arch/x86/configs/kvm_guest.config b/kernel/configs/kvm_guest.config
similarity index 100%
rename from arch/x86/configs/kvm_guest.config
rename to kernel/configs/kvm_guest.config
--
2.9.3