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

Commit 44968ef6 authored by Channagoud Kadabi's avatar Channagoud Kadabi Committed by Venkata Narendra Kumar Gutta
Browse files

arm64: Kconfig: Add Kconfig option for vmem layout



Kconfig option to control printing virtual memory layout of kernel.

Change-Id: I0fd83dc47d985432c5a786db456b2c6c1676563b
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
Signed-off-by: default avatarVenkata Narendra Kumar Gutta <vnkgutta@codeaurora.org>
parent 765e79dd
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -976,6 +976,15 @@ config ARM64_SSBD

	  If unsure, say Y.

config PRINT_VMEMLAYOUT
	bool "Enable debug option to print kernel virtual memory layout"
	help
	  Enable support for printing kernel virtual memory layout for debugging
	  purpose. If disabled kernel would not show any information about
	  virtual memory layout during boot up.

	  If unsure, say N.

menuconfig ARMV8_DEPRECATED
	bool "Emulate deprecated/obsolete ARMv8 instructions"
	depends on COMPAT