diff options
author | Rob Herring <[email protected]> | 2016-09-08 13:41:01 -0500 |
---|---|---|
committer | Radim Krčmář <[email protected]> | 2016-09-23 01:08:12 +0200 |
commit | bd6c92221d2081045cbc5f13c8c1de77e3ff569e (patch) | |
tree | f73afe4285f70a430980c988d5b1871a5bdd35bd | |
parent | adad0d02a7d3c958121a4eb9d126015a2353db94 (diff) |
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 <[email protected]>
Cc: Christoffer Dall <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: "Radim Krčmář" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Acked-by: Christoffer Dall <[email protected]>
Signed-off-by: Radim Krčmář <[email protected]>
-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 |