diff options
author | 2015-11-09 10:09:55 -0800 | |
---|---|---|
committer | 2015-11-10 10:36:00 +0000 | |
commit | 2f34f173816c4d35b7bb225fed410585e55147fe (patch) | |
tree | 5ab1e4e945d767a8e29cf9109ab509977443ea08 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: fix R/O permissions of FDT mapping (diff) | |
download | wireguard-linux-2f34f173816c4d35b7bb225fed410585e55147fe.tar.xz wireguard-linux-2f34f173816c4d35b7bb225fed410585e55147fe.zip |
arm64: remove redundant FRAME_POINTER kconfig option and force to select it
FRAME_POINTER is defined in lib/Kconfig.debug, it is unnecessary to redefine it
in arch/arm64/Kconfig.debug.
ARM64 depends on frame pointer to get correct stack trace (also selecting
ARCH_WANT_FRAME_POINTERS). However, the lib/Kconfig.debug definition allows
such option to be disabled. This patch forces FRAME_POINTER always on on arm64.
Signed-off-by: Yang Shi <yang.shi@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions