Przeglądaj źródła

coresight: Fix a typo in Kconfig

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Andrew F. Davis 10 lat temu
rodzic
commit
b9884d3b79
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      drivers/hwtracing/coresight/Kconfig

+ 1 - 1
drivers/hwtracing/coresight/Kconfig

@@ -8,7 +8,7 @@ menuconfig CORESIGHT
 	  This framework provides a kernel interface for the CoreSight debug
 	  and trace drivers to register themselves with. It's intended to build
 	  a topological view of the CoreSight components based on a DT
-	  specification and configure the right serie of components when a
+	  specification and configure the right series of components when a
 	  trace source gets enabled.
 
 if CORESIGHT