|
@@ -70,13 +70,13 @@ 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"
|
|
|
+config CORESIGHT_DYNAMIC_REPLICATOR
|
|
|
+ bool "CoreSight Programmable 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.
|
|
|
+ This enables support for dynamic CoreSight replicator link driver.
|
|
|
+ The programmable ATB replicator allows independent filtering of the
|
|
|
+ trace data based on the traceid.
|
|
|
|
|
|
config CORESIGHT_STM
|
|
|
bool "CoreSight System Trace Macrocell driver"
|