提交 b6f35981 编写于 作者: C Catalin Marinas

arm64: Select ARCH_WANT_FRAME_POINTERS

The compiler generates framepointers by default anyway but this is to
avoid a kbuild warning.
Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
上级 aac67a92
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册