diff --git a/drivers/gpu/drm/xe/Kconfig b/drivers/gpu/drm/xe/Kconfig index 827bc75b8b48..f66e6d39e319 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"