Skip to content

Commit 5ac5e19

Browse files
Maarten LankhorstLucas De Marchi
authored andcommitted
drm/xe: Fix typo in Kconfig
doubut -> doubt. Signed-off-by: Maarten Lankhorst <dev@lankhorst.se> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://lore.kernel.org/r/20250627074119.347826-1-dev@lankhorst.se Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
1 parent a559434 commit 5ac5e19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

drivers/gpu/drm/xe/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ config DRM_XE_GPUSVM
8686
Enable this option if you want support for CPU to GPU address
8787
mirroring.
8888

89-
If in doubut say "Y".
89+
If in doubt say "Y".
9090

9191
config DRM_XE_PAGEMAP
9292
bool "Enable device memory pool for SVM"
@@ -97,7 +97,7 @@ config DRM_XE_PAGEMAP
9797
Disable this option only if you don't want to expose local device
9898
memory for SVM. Will reduce KMD memory footprint when disabled.
9999

100-
If in doubut say "Y".
100+
If in doubt say "Y".
101101

102102
config DRM_XE_FORCE_PROBE
103103
string "Force probe xe for selected Intel hardware IDs"

0 commit comments

Comments
 (0)