gpu: pvr: fix Kconfig description for EDM tracing
authorImre Deak <imre.deak@nokia.com>
Tue, 14 Dec 2010 02:58:43 +0000 (04:58 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:43:02 +0000 (21:43 +0300)
We don't have a dependency on user space configuration any more, so
fix the description accordingly.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
pvr/Kconfig

index 949911c..96dc456 100644 (file)
@@ -34,9 +34,9 @@ config PVR_EDM_DEBUG
        bool "Enable EDM trace"
        default n
        help
-           EDM trace helps to track down some HW recovery events. You _must_
-           also enabled EDM (PVRSRV_USSE_EDM_STATUS_DEBUG) in the userland
-           libraries otherwise the drivers won't start
+           This will print the micro kernel (EDM) tracing buffer in case
+           of a HW recovery event. You also need a micro kernel that was
+           configured to generate this trace.
 
 config PVR_NO_HARDWARE
        bool