Author: blogic Date: 2015-07-24 11:10:41 +0200 (Fri, 24 Jul 2015) New Revision: 46463
Modified: trunk/target/linux/generic/config-4.1 Log: generic: Add missing symbols when tracing is enabled Signed-off-by: Martin Blumenstingl <[email protected]> Modified: trunk/target/linux/generic/config-4.1 =================================================================== --- trunk/target/linux/generic/config-4.1 2015-07-24 09:10:19 UTC (rev 46462) +++ trunk/target/linux/generic/config-4.1 2015-07-24 09:10:41 UTC (rev 46463) @@ -1026,6 +1026,7 @@ # 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_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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
