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

Commit b6f35981 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

arm64: Select ARCH_WANT_FRAME_POINTERS



The compiler generates framepointers by default anyway but this is to
avoid a kbuild warning.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent aac67a92
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ config ARM64
	def_bool y
	select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
	select ARCH_WANT_COMPAT_IPC_PARSE_VERSION
	select ARCH_WANT_FRAME_POINTERS
	select ARM_AMBA
	select CLONE_BACKWARDS
	select COMMON_CLK