aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/Kconfig
blob: ce70677afbf99eb0cb19fc72cce0f59581e341d4 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Architectures that offer an FTRACE implementation should select HAVE_FTRACE:
#
config HAVE_FTRACE
	bool

config TRACING
	bool
	select DEBUG_FS