diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-02-15 14:57:49 +0100 |
---|---|---|
committer | Andreas Larsson <andreas@gaisler.com> | 2024-02-16 16:50:26 +0100 |
commit | 626db6ee8ee1edac206610db407114aa83b53fd3 (patch) | |
tree | 306aef42a621464d8cf905c3eb3913478c4264ea /arch/sparc/prom/misc_32.c | |
parent | sparc: vDSO: fix return value of __setup handler (diff) | |
download | linux-626db6ee8ee1edac206610db407114aa83b53fd3.tar.xz linux-626db6ee8ee1edac206610db407114aa83b53fd3.zip |
sparc: 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 MCOUNT. 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>
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Link: https://lore.kernel.org/r/20240215135749.1909812-1-masahiroy@kernel.org
Diffstat (limited to 'arch/sparc/prom/misc_32.c')
0 files changed, 0 insertions, 0 deletions