generic: Add missing symbols when tracing is enabled
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> SVN-Revision: 46463
This commit is contained in:
parent
d162dbb664
commit
23cb02286f
1 changed files with 2 additions and 0 deletions
|
@ -1026,6 +1026,7 @@ CONFIG_EXTRA_TARGETS=""
|
|||
# CONFIG_EXYNOS_VIDEO is not set
|
||||
# CONFIG_EZX_PCAP is not set
|
||||
# CONFIG_F2FS_FS is not set
|
||||
# CONFIG_F2FS_IO_TRACE is not set
|
||||
# CONFIG_FAIR_GROUP_SCHED is not set
|
||||
# CONFIG_FANOTIFY is not set
|
||||
CONFIG_FAT_DEFAULT_CODEPAGE=437
|
||||
|
@ -4122,6 +4123,7 @@ CONFIG_TMPFS_XATTR=y
|
|||
# CONFIG_TRACER_SNAPSHOT is not set
|
||||
# CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP is not set
|
||||
# CONFIG_TRACE_BRANCH_PROFILING is not set
|
||||
# CONFIG_TRACE_ENUM_MAP_FILE is not set
|
||||
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
|
||||
# CONFIG_TRACE_SINK is not set
|
||||
CONFIG_TRACING_SUPPORT=y
|
||||
|
|
Loading…
Reference in a new issue