Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d9ce6041 authored by Mihai Caraman's avatar Mihai Caraman Committed by Alexander Graf
Browse files

KVM: PPC: e500: Add e6500 core to Kconfig description



Add e6500 core to Kconfig description.

Signed-off-by: default avatarMihai Caraman <mihai.caraman@freescale.com>
Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent ea17a971
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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.