summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
diff options
context:
space:
mode:
authorMaxime Ripard <mripard@kernel.org>2024-03-27 11:57:06 +0100
committerMaxime Ripard <mripard@kernel.org>2024-03-28 11:26:51 +0100
commit3166e7e6d935caaef07605a5c90773fbf9ffeaf4 (patch)
treea7ed7f8a3d164f13e27310ef37205d5f422a19e7 /drivers/gpu/drm/nouveau
parent0323287de87d7e6e9c22c57d7440aa353a2298d0 (diff)
downloadlinux-3166e7e6d935caaef07605a5c90773fbf9ffeaf4.tar.gz
linux-3166e7e6d935caaef07605a5c90773fbf9ffeaf4.tar.bz2
linux-3166e7e6d935caaef07605a5c90773fbf9ffeaf4.zip
drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on
Most of our helpers have relied on being selected so far through Kconfig, but that creates issues when we have multiple layers of helpers with some depending on others. Indeed, select doesn't select a dependency's dependencies, and thus isn't super intuitive. Depends on however doesn't have that limitation, so we can just switch all the drivers that were selecting DRM_DISPLAY_HDCP_HELPER to depend on it. Reviewed-by: Jani Nikula <jani.nikula@intel.com> Link: https://lore.kernel.org/r/20240327-kms-kconfig-helpers-v3-11-eafee11b84b3@kernel.org Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/nouveau')
0 files changed, 0 insertions, 0 deletions