]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/trace/Kconfig
Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[karo-tx-linux.git] / kernel / trace / Kconfig
index f5727b586c8ee65970048840426b42ee0eb6b392..e45db6b0d8784a762fb5d088fea8b731135c05ae 100644 (file)
@@ -635,6 +635,13 @@ config TRACE_ENUM_MAP_FILE
 
        If unsure, say N
 
+config TRACING_EVENTS_GPIO
+       bool "Trace gpio events"
+       depends on GPIOLIB
+       default y
+       help
+         Enable tracing events for gpio subsystem
+
 endif # FTRACE
 
 endif # TRACING_SUPPORT