summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
diff options
context:
space:
mode:
authorMihai Caraman <mihai.caraman@freescale.com>2013-04-17 15:04:59 (GMT)
committerFleming Andrew-AFLEMING <AFLEMING@freescale.com>2013-04-17 20:24:41 (GMT)
commitc29142c0d3942e2c59ad3b9f780780e65f167d3a (patch)
treed1feefdd06d7a6ca28cbc776a7dd2377dffec18a /arch/powerpc/kvm
parentbe6537bae3ba6f6bf8bc20a254ca8a592932da36 (diff)
downloadlinux-fsl-qoriq-c29142c0d3942e2c59ad3b9f780780e65f167d3a.tar.xz
KVM: PPC: e500: Add e6500 core to Kconfig description
Add e6500 core to Kconfig description. Signed-off-by: Mihai Caraman <mihai.caraman@freescale.com> Change-Id: I6b073aec408739315df9573e10271541e2f9f4d1 Reviewed-on: http://git.am.freescale.net:8181/1255 Reviewed-by: Yoder Stuart-B08248 <stuart.yoder@freescale.com> Tested-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com> Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
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 63c67ec..4489520 100644
--- a/arch/powerpc/kvm/Kconfig
+++ b/arch/powerpc/kvm/Kconfig
@@ -136,15 +136,15 @@ config KVM_E500V2
If unsure, say N.
config KVM_E500MC
- bool "KVM support for PowerPC E500MC/E5500 processors"
+ bool "KVM support for PowerPC E500MC/E5500/E6500 processors"
depends on PPC_E500MC
select KVM
select KVM_MMIO
select KVM_BOOKE_HV
select MMU_NOTIFIER
---help---
- Support running unmodified E500MC/E5500 (32-bit) guest kernels in
- virtual machines on E500MC/E5500 host processors.
+ Support running unmodified E500MC/E5500/E6500 guest kernels in
+ virtual machines on E500MC/E5500/E6500 host processors.
This module provides access to the hardware capabilities through
a character device node named /dev/kvm.