diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-02-15 17:07:02 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-02-20 14:47:45 +0300 |
commit | 6b1c2a19cb30563c11c6d2dd0b6fc7af6a8e4455 (patch) | |
tree | dc244ea58c8e88b9274ada9453a3c7677978159f /scripts/generate_rust_analyzer.py | |
parent | cd14b01846612f3f3277e97bfbecba4c8cee5ce9 (diff) | |
download | linux-6b1c2a19cb30563c11c6d2dd0b6fc7af6a8e4455.tar.xz |
hexagon: select FRAME_POINTER instead of redefining it
Because FRAME_POINTER is defined in lib/Kconfig.debug, the arch Kconfig
should select it.
Add 'select FRAME_POINTER' to HEXAGON. ARCH_WANT_FRAME_POINTERS must
also be selected to avoid the unmet dependency warning.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Brian Cain <bcain@quicinc.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions