OSDN Git Service

coresight: replicator: Add Qualcomm CoreSight Replicator driver
[uclinux-h8/linux.git] / drivers / hwtracing / coresight / Kconfig
index 8fac01e..6c89211 100644 (file)
@@ -69,4 +69,12 @@ config CORESIGHT_SOURCE_ETM4X
          for instruction level tracing. Depending on the implemented version
          data tracing may also be available.
 
+config CORESIGHT_QCOM_REPLICATOR
+       bool "Qualcomm CoreSight Replicator driver"
+       depends on CORESIGHT_LINKS_AND_SINKS
+       help
+         This enables support for Qualcomm CoreSight link driver. The
+         programmable ATB replicator sends the ATB trace stream from the
+         ETB/ETF to the TPIUi and ETR.
+
 endif