From 23cb02286fecb646a939267dd2c2756fd85f3378 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 24 Jul 2015 09:10:41 +0000 Subject: [PATCH] generic: Add missing symbols when tracing is enabled Signed-off-by: Martin Blumenstingl SVN-Revision: 46463 --- target/linux/generic/config-4.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/generic/config-4.1 b/target/linux/generic/config-4.1 index 3b4c1d9c31..c3ab5f9102 100644 --- a/target/linux/generic/config-4.1 +++ b/target/linux/generic/config-4.1 @@ -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 -- 2.30.2