Skip to content

Commit

Permalink
tracing: Remove unnecessary DEBUG_FS dependency
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kusanagi Kouichi authored and Greg Kroah-Hartman committed Nov 22, 2019
1 parent 7f00be9 commit 0e4a459
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kernel/trace/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ config PREEMPTIRQ_TRACEPOINTS

config TRACING
bool
select DEBUG_FS
select RING_BUFFER
select STACKTRACE if STACKTRACE_SUPPORT
select TRACEPOINTS
Expand Down

0 comments on commit 0e4a459

Please sign in to comment.