1
0
Fork 0

tracing: Remove unnecessary DEBUG_FS dependency

Tracing replaced debugfs with tracefs.

Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>
Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Link: https://lore.kernel.org/r/20191120104350753.EWCT.12796.ppp.dion.ne.jp@dmta0009.auone-net.jp
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
alistair/sunxi64-5.5-dsi
Kusanagi Kouichi 2019-11-20 19:43:50 +09:00 committed by Greg Kroah-Hartman
parent 7f00be96f1
commit 0e4a459f56
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ config PREEMPTIRQ_TRACEPOINTS
config TRACING
bool
select DEBUG_FS
select RING_BUFFER
select STACKTRACE if STACKTRACE_SUPPORT
select TRACEPOINTS