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)
committerJani Nikula <jani.nikula@intel.com>
Fri, 12 Jan 2024 18:42:45 +0000 (20:42 +0200)
commit1c7531f50eaa425eca8ff726287b8df3a4a51e55
tree643ece3e3209b2005fe68407f7bb4427b3e9de9d
parent52e3fa3e3ea3ee05e32c1a8d72bb3ae306a4da64
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
drivers/gpu/drm/xe/Kconfig