drm/xe: display support should not depend on EXPERT
authorJani Nikula <jani.nikula@intel.com>
Thu, 11 Jan 2024 10:47:16 +0000 (12:47 +0200)
committerThomas Hellström <thomas.hellstrom@linux.intel.com>
Mon, 15 Jan 2024 20:40:32 +0000 (21:40 +0100)
commitbf3ff145df184698a8a80b33265064638572366f
tree2cddd80ec3c2b66bcc5096450ec145053b708d03
parent8049e3954aeaaeb488cd4e371526721c7fca297e
drm/xe: display support should not depend on EXPERT

Remove the DRM_XE_DISPLAY config dependency on EXPERT. I can only
presume the idea was only experts should be able to disable it, but the
effect is the opposite.

Reported-by: Eero Tamminen <eero.t.tamminen@intel.com>
Reviewed-by: Francois Dugast <francois.dugast@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240111104716.3548744-1-jani.nikula@intel.com
(cherry picked from commit 1c7531f50eaa425eca8ff726287b8df3a4a51e55)
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
drivers/gpu/drm/xe/Kconfig