diff options
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 4758a8fd3e99..c3abed332301 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -1702,6 +1702,7 @@ endchoice | |||
1702 | 1702 | ||
1703 | config KVM_GUEST | 1703 | config KVM_GUEST |
1704 | bool "KVM Guest Kernel" | 1704 | bool "KVM Guest Kernel" |
1705 | depends on BROKEN_ON_SMP | ||
1705 | help | 1706 | help |
1706 | Select this option if building a guest kernel for KVM (Trap & Emulate) mode | 1707 | Select this option if building a guest kernel for KVM (Trap & Emulate) mode |
1707 | 1708 | ||