Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2ff01c6a authored by Ingo Molnar's avatar Ingo Molnar
Browse files

stack tracer: depends on DEBUG_KERNEL



Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 1b6cced6
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -109,6 +109,7 @@ config CONTEXT_SWITCH_TRACER
config STACK_TRACER
config STACK_TRACER
	bool "Trace max stack"
	bool "Trace max stack"
	depends on HAVE_FTRACE
	depends on HAVE_FTRACE
	depends on DEBUG_KERNEL
	select FTRACE
	select FTRACE
	select STACKTRACE
	select STACKTRACE
	help
	help