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

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

Merge "arm64: Kconfig: Add Kconfig option for vmem layout"

parents 344fc1df 44968ef6
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