Commit f458b216 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Will Deacon
Browse files

arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVAL



Commit a3ed4157 ("fgraph: Replace fgraph_ret_regs with ftrace_regs")
replaces the config HAVE_FUNCTION_GRAPH_RETVAL with the config
HAVE_FUNCTION_GRAPH_FREGS, and it replaces all the select commands in the
various architecture Kconfig files. In the arm64 architecture, the commit
adds the 'select HAVE_FUNCTION_GRAPH_FREGS', but misses to remove the
'select HAVE_FUNCTION_GRAPH_RETVAL', i.e., the select on the replaced
config.

Remove selecting the replaced config. No functional change, just cleanup.

Fixes: a3ed4157 ("fgraph: Replace fgraph_ret_regs with ftrace_regs")
Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@redhat.com>
Link: https://lore.kernel.org/r/20250117125522.99071-1-lukas.bulwahn@redhat.com


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 3648027d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment