summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
diff options
context:
space:
mode:
authorEnrico Weigelt, metux IT consult2019-07-03 18:04:13 +0200
committerMichael Ellerman2019-07-04 08:55:10 +0200
commit4f44e8aeaf1937d9148dfcc4c028cd8aff27902e (patch)
treee9b0726df5e89947d2341348d30f3fb8ad713e15 /arch/powerpc/kvm
parentpowerpc/mm: mark more tlb functions as __always_inline (diff)
downloadkernel-qcow2-linux-4f44e8aeaf1937d9148dfcc4c028cd8aff27902e.tar.gz
kernel-qcow2-linux-4f44e8aeaf1937d9148dfcc4c028cd8aff27902e.tar.xz
kernel-qcow2-linux-4f44e8aeaf1937d9148dfcc4c028cd8aff27902e.zip
powerpc/Kconfig: Clean up formatting
Formatting of Kconfig files doesn't look so pretty, so let the Great White Handkerchief come around and clean it up. Also convert "---help---" as requested. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kvm')
-rw-r--r--arch/powerpc/kvm/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/powerpc/kvm/Kconfig b/arch/powerpc/kvm/Kconfig
index b8e13d5a4a31..711fca9bc6f0 100644
--- a/arch/powerpc/kvm/Kconfig
+++ b/arch/powerpc/kvm/Kconfig
@@ -184,9 +184,9 @@ config KVM_MPIC
select HAVE_KVM_MSI
help
Enable support for emulating MPIC devices inside the
- host kernel, rather than relying on userspace to emulate.
- Currently, support is limited to certain versions of
- Freescale's MPIC implementation.
+ host kernel, rather than relying on userspace to emulate.
+ Currently, support is limited to certain versions of
+ Freescale's MPIC implementation.
config KVM_XICS
bool "KVM in-kernel XICS emulation"