]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
KVM: PPC: e500: Add e6500 core to Kconfig description
authorMihai Caraman <mihai.caraman@freescale.com>
Thu, 11 Apr 2013 00:03:14 +0000 (00:03 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 26 Apr 2013 18:27:11 +0000 (20:27 +0200)
Add e6500 core to Kconfig description.

Signed-off-by: Mihai Caraman <mihai.caraman@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/Kconfig

index 63c67ec72e437011d639a394392ae6ae48c22923..448952035b6e63166c57d0bea464dc63899de7e9 100644 (file)
@@ -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.