Kconfig 148 字节
Newer Older
1 2 3 4 5
#
# Architectures that offer an FTRACE implementation should select HAVE_FTRACE:
#
config HAVE_FTRACE
	bool
6 7 8 9 10

config TRACING
	bool
	select DEBUG_FS