coresight-etb: add CoreSight ETB driver
[firefly-linux-kernel-4.4.55.git] / arch / arm / Kconfig.debug
index afedb865f0c068b4f7c6ab331c39e70e3dbae450..1a406b5d1babc8aa709f6cc1ab824a12e05edba4 100644 (file)
@@ -740,5 +740,13 @@ config CORESIGHT_SINK_TPIU
          for bridging the gap between the on-chip coresight components and a trace
          port collection engine, typically connected to an external host for use
          case capturing more traces than the on-board coresight memory can handle.
+
+config CORESIGHT_SINK_ETBV10
+       bool "Coresight ETBv1.0 driver"
+       depends on CORESIGHT_LINKS_AND_SINKS
+       help
+         This enables support for the Embedded Trace Buffer version 1.0 driver
+         that complies with the generic implementation of the component without
+         special enhancement or added features.
 endif
 endmenu