aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.c
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2024-03-27 10:57:02 +0000
committerMaxime Ripard <[email protected]>2024-03-28 10:26:49 +0000
commitc0e0f139354c01e0213204e4a96e7076e5a3e396 (patch)
tree50b52b0f8143ef437184b7c7c2aa8148b490df8c /drivers/gpu/drm/omapdrm/omap_fbdev.c
parentdrm/display: Make all helpers visible and switch to depends on (diff)
downloadkernel-c0e0f139354c01e0213204e4a96e7076e5a3e396.tar.gz
kernel-c0e0f139354c01e0213204e4a96e7076e5a3e396.zip
drm: Make drivers depends on DRM_DW_HDMI
DRM_DW_HDMI has a number of dependencies that might not be enabled. However, drivers were used to selecting it while not enforcing the DRM_DW_HDMI dependencies. This could result in Kconfig warnings (and further build breakages) such as: Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for DRM_DW_HDMI Depends on [n]: HAS_IOMEM [=y] && DRM [=m] && DRM_BRIDGE [=y] && DRM_DISPLAY_HELPER [=n] Selected by [m]: - DRM_SUN8I_DW_HDMI [=m] && HAS_IOMEM [=y] && DRM_SUN4I [=m] Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Acked-by: Jani Nikula <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions