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>
This commit is contained in:
committed by
Lucas De Marchi
parent
a559434880
commit
5ac5e19197
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user