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>
This commit is contained in:
parent
fadf3a44e9
commit
b9884d3b79
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue