[PATCH] drm/xe: Fxi typo in Kconfig
Maarten Lankhorst
dev at lankhorst.se
Fri Jun 27 07:41:19 UTC 2025
doubut -> doubt.
Signed-off-by: Maarten Lankhorst <dev at lankhorst.se>
---
drivers/gpu/drm/xe/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/xe/Kconfig b/drivers/gpu/drm/xe/Kconfig
index 553c29e1030b1..4048a781323b6 100644
--- a/drivers/gpu/drm/xe/Kconfig
+++ b/drivers/gpu/drm/xe/Kconfig
@@ -85,7 +85,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"
@@ -96,7 +96,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"
--
2.49.0
More information about the Intel-xe
mailing list