We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85ea95 commit b546d63Copy full SHA for b546d63
arch/riscv/Kconfig
@@ -68,6 +68,7 @@ config RISCV
68
select CPU_PM if CPU_IDLE || HIBERNATION
69
select EDAC_SUPPORT
70
select FRAME_POINTER if PERF_EVENTS || (FUNCTION_TRACER && !DYNAMIC_FTRACE)
71
+ select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY if DYNAMIC_FTRACE
72
select GENERIC_ARCH_TOPOLOGY
73
select GENERIC_ATOMIC64 if !64BIT
74
select GENERIC_CLOCKEVENTS_BROADCAST if SMP
0 commit comments