coresight: replicator: Add Qualcomm CoreSight Replicator driver
[firefly-linux-kernel-4.4.55.git] / drivers / hwtracing / coresight / Kconfig
index 8fac01eedee7f5796eff7449dccfde2107b2bbec..6c8921140f024c300bf34234de4c8545496953a5 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