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

Commit 0e3751b0 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: Enable ARCH_QTI_VM config"

parents 4c93b2bd 4d18b20d
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
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
# CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
CONFIG_PROFILING=y
CONFIG_ARCH_QTI_VM=y
CONFIG_ARM64_VA_BITS_48=y
CONFIG_SCHED_MC=y
CONFIG_NUMA=y