From: Maarten Lankhorst Date: Fri, 27 Jun 2025 07:41:19 +0000 (+0200) Subject: drm/xe: Fix typo in Kconfig X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ac5e191973920488cc9050dd12574d33b97eba4;p=thirdparty%2Flinux.git drm/xe: Fix typo in Kconfig doubut -> doubt. Signed-off-by: Maarten Lankhorst Reviewed-by: Matthew Auld Link: https://lore.kernel.org/r/20250627074119.347826-1-dev@lankhorst.se Signed-off-by: Lucas De Marchi --- diff --git a/drivers/gpu/drm/xe/Kconfig b/drivers/gpu/drm/xe/Kconfig index 827bc75b8b48f..f66e6d39e319e 100644 --- a/drivers/gpu/drm/xe/Kconfig +++ b/drivers/gpu/drm/xe/Kconfig @@ -86,7 +86,7 @@ config DRM_XE_GPUSVM Enable this option if you want support for CPU to GPU address mirroring. - If in doubut say "Y". + If in doubt say "Y". config DRM_XE_PAGEMAP bool "Enable device memory pool for SVM" @@ -97,7 +97,7 @@ config DRM_XE_PAGEMAP Disable this option only if you don't want to expose local device memory for SVM. Will reduce KMD memory footprint when disabled. - If in doubut say "Y". + If in doubt say "Y". config DRM_XE_FORCE_PROBE string "Force probe xe for selected Intel hardware IDs"