From: James Hogan Date: Tue, 14 Mar 2017 10:25:51 +0000 (+0000) Subject: MIPS: Allow KVM to be enabled on Octeon CPUs X-Git-Tag: v4.12-rc1~68^2~70^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0ae3abcda2dc5fe0130e3261da8a89489fff3e0e;p=platform%2Fkernel%2Flinux-exynos.git MIPS: Allow KVM to be enabled on Octeon CPUs Octeon III has VZ ASE support, so allow KVM to be enabled on Octeon CPUs as it should now be functional. Signed-off-by: James Hogan Cc: Ralf Baechle Cc: David Daney Cc: Andreas Herrmann Cc: Paolo Bonzini Cc: "Radim Krčmář" Cc: linux-mips@linux-mips.org Cc: kvm@vger.kernel.org --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index a008a9f..0a4adbc 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1687,6 +1687,7 @@ config CPU_CAVIUM_OCTEON select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN select MIPS_L1_CACHE_SHIFT_7 + select HAVE_KVM help The Cavium Octeon processor is a highly integrated chip containing many ethernet hardware widgets for networking tasks. The processor