coresight: cpu_debug: Add module name in Kconfig
authorTingwei Zhang <tingwei@codeaurora.org>
Mon, 28 Sep 2020 16:34:49 +0000 (10:34 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Sep 2020 17:47:40 +0000 (19:47 +0200)
Provide name of cpu_debug module in Kconfig help section.

Tested-by: Mike Leach <mike.leach@linaro.org>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Tingwei Zhang <tingwei@codeaurora.org>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/20200928163513.70169-2-mathieu.poirier@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwtracing/coresight/Kconfig

index 02dbb5ca3bcf8f78860cf67198f7704a3392d10f..4663fd1bbffccc333867c73db5b286cfca8b116f 100644 (file)
@@ -110,6 +110,9 @@ config CORESIGHT_CPU_DEBUG
          properly, please refer Documentation/trace/coresight/coresight-cpu-debug.rst
          for detailed description and the example for usage.
 
+         To compile this driver as a module, choose M here: the
+         module will be called coresight-cpu-debug.
+
 config CORESIGHT_CTI
        bool "CoreSight Cross Trigger Interface (CTI) driver"
        depends on ARM || ARM64