summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorJames Hogan2015-12-17 00:49:26 +0100
committerRalf Baechle2016-01-24 03:05:48 +0100
commitcaa1faa7aba68feed22129f68e4de499846a971b (patch)
tree71ed6cb6efc852860761b4e216492c57c0041fd3 /arch/mips/Kconfig
parentMIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig (diff)
downloadkernel-qcow2-linux-caa1faa7aba68feed22129f68e4de499846a971b.tar.gz
kernel-qcow2-linux-caa1faa7aba68feed22129f68e4de499846a971b.tar.xz
kernel-qcow2-linux-caa1faa7aba68feed22129f68e4de499846a971b.zip
MIPS: KVM: Trivial whitespace and style fixes
A bunch of misc whitespace and style fixes within arch/mips/kvm/. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Gleb Natapov <gleb@kernel.org> Cc: kvm@vger.kernel.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/11883/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index a989e7635628..500110063a63 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2027,7 +2027,8 @@ config KVM_GUEST
bool "KVM Guest Kernel"
depends on BROKEN_ON_SMP
help
- Select this option if building a guest kernel for KVM (Trap & Emulate) mode
+ Select this option if building a guest kernel for KVM (Trap & Emulate)
+ mode.
config KVM_GUEST_TIMER_FREQ
int "Count/Compare Timer Frequency (MHz)"