drm: rcar-du: Depend on DRM_RCAR_DU for components on that SoC
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 8 Jan 2023 06:04:01 +0000 (06:04 +0000)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 20 Jan 2023 23:18:04 +0000 (01:18 +0200)
commit5bf72dbc0c6331fda104bbccf121b757ad42fcbb
tree0db0e439ba98541fe1160e9387bdd5056194e8e6
parent3f3b9861fa6c435c1600ae465e116497374ebe28
drm: rcar-du: Depend on DRM_RCAR_DU for components on that SoC

There's a few components in the rcar-du drm directory that don't make
sense to be selectable if DRM_RCAR_DU isn't because they are part of the
IP block so add a dependency. The drivers are still testable with
COMPILE_TEST on non-Renesas platforms as DRM_RCAR_DU itself is
selectable with COMPILE_TEST.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/rcar-du/Kconfig