mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-24 09:13:20 -05:00
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
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ menuconfig CORESIGHT
|
||||||
This framework provides a kernel interface for the CoreSight debug
|
This framework provides a kernel interface for the CoreSight debug
|
||||||
and trace drivers to register themselves with. It's intended to build
|
and trace drivers to register themselves with. It's intended to build
|
||||||
a topological view of the CoreSight components based on a DT
|
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.
|
trace source gets enabled.
|
||||||
|
|
||||||
if CORESIGHT
|
if CORESIGHT
|
||||||
|
|
Loading…
Add table
Reference in a new issue