From: Imre Deak Date: Tue, 14 Dec 2010 02:58:43 +0000 (+0200) Subject: gpu: pvr: fix Kconfig description for EDM tracing X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=013dbed749a859fdb2e22cbec4de34446966402a;p=sgx.git gpu: pvr: fix Kconfig description for EDM tracing We don't have a dependency on user space configuration any more, so fix the description accordingly. Signed-off-by: Imre Deak --- diff --git a/pvr/Kconfig b/pvr/Kconfig index 949911c..96dc456 100644 --- a/pvr/Kconfig +++ b/pvr/Kconfig @@ -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