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

Commit 9e16cb25 authored by Venkata Narendra Kumar Gutta's avatar Venkata Narendra Kumar Gutta Committed by Elliot Berman
Browse files

arm64: Kconfig: Add config option for QTI's virtual machine



Add option "CONFIG_ARCH_QTI_VM" to enable the compilation of
required modules of QTI's virtual machine.

Change-Id: I52ec096500aaa14e75661e6cb3012f0759c76776
Signed-off-by: default avatarVenkata Narendra Kumar Gutta <vnkgutta@codeaurora.org>
parent a347cbb3
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -194,6 +194,14 @@ config ARCH_LAHAINA
	  LAHAINA chipset. If you do not wish to build a kernel that
	  runs on this chipset or if you are unsure, say 'N' here.

config ARCH_QTI_VM
	bool "Enable Virtual Machines Support for Qualcomm Technologies, Inc."
	help
	  This enables support for the Qualcomm Technologies, Inc.'s
	  Virtual Machines. If you wish to build a kernel that doesn't
	  require VM support or if you are unsure,
	  say 'N' here.

config ARCH_REALTEK
	bool "Realtek Platforms"
	help