projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f48f9b
)
MIPS: Allow KVM to be enabled on Octeon CPUs
author
James Hogan
<
[email protected]
>
Tue, 14 Mar 2017 10:25:51 +0000
(10:25 +0000)
committer
James Hogan
<
[email protected]
>
Tue, 28 Mar 2017 14:36:20 +0000
(15:36 +0100)
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 <
[email protected]
>
Cc: Ralf Baechle <
[email protected]
>
Cc: David Daney <
[email protected]
>
Cc: Andreas Herrmann <
[email protected]
>
Cc: Paolo Bonzini <
[email protected]
>
Cc: "Radim Krčmář" <
[email protected]
>
Cc:
[email protected]
Cc:
[email protected]
arch/mips/Kconfig
patch
|
blob
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index a008a9f03072deb900409ad2ef93a6bd65cdb48e..0a4adbc326e6c356a429866da02311034a68ca7a 100644
(file)
--- 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