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:
Andrew F. Davis 2015-12-17 08:47:02 -07:00 коммит произвёл Greg Kroah-Hartman
Родитель fadf3a44e9
Коммит b9884d3b79
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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