Remove unwanted documentation Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
LGTM.
Reviewed-by:Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
--- drivers/gpu/drm/xe/Kconfig.profile | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/gpu/drm/xe/Kconfig.profile b/drivers/gpu/drm/xe/Kconfig.profile index a3655ee6978e..4bc080547d5f 100644 --- a/drivers/gpu/drm/xe/Kconfig.profile +++ b/drivers/gpu/drm/xe/Kconfig.profile @@ -30,9 +30,6 @@ config DRM_XE_PREEMPT_TIMEOUT when submitting a new context. If the current context does not hit an arbitration point and yield to HW before the timer expires, the HW will be reset to allow the more important context to execute. - - Value should be within the DRM_XE_PREEMPT_TIMEOUT_MIN/MAX limits. - This is adjustable via XE_ENGINE_SET_PROPERTY_PREEMPTION_TIMEOUT. config DRM_XE_PREEMPT_TIMEOUT_MAX int "Default max preempt timeout (us)" default 10000000 # microseconds