Skip to content

Commit 27c0a54

Browse files
ShuichengLinlucasdemarchi
authored andcommitted
drm/xe: Remove duplicate DRM_EXEC selection from Kconfig
There are 2 identical "select DRM_EXEC" lines for DRM_XE. Remove one to clean up the configuration. Fixes: d490ecf ("drm/xe: Rework xe_exec and the VM rebind worker to use the drm_exec helper") Cc: Thomas Hellström <[email protected]> Cc: Lucas De Marchi <[email protected]> Signed-off-by: Shuicheng Lin <[email protected]> Reviewed-by: Nitin Gote <[email protected]> Reviewed-by: Lucas De Marchi <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Lucas De Marchi <[email protected]> (cherry picked from commit b1aa02acd03bfef3ed39c511d33c4a4303d2f9b1) Signed-off-by: Lucas De Marchi <[email protected]>
1 parent 905a346 commit 27c0a54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/xe/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ config DRM_XE
1313
select TMPFS
1414
select DRM_BUDDY
1515
select DRM_CLIENT_SELECTION
16-
select DRM_EXEC
1716
select DRM_KMS_HELPER
1817
select DRM_KUNIT_TEST_HELPERS if DRM_XE_KUNIT_TEST != n
1918
select DRM_PANEL

0 commit comments

Comments
 (0)