Skip to content

Commit bbce9ad

Browse files
committed
bridge: Elaborate a bit on dumb VGA bridges in Kconfig
It's better if we explain a bit that this pertains to non-programmable VGA DAC bridges. Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 55de292 commit bbce9ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

drivers/gpu/drm/bridge/Kconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ config DRM_DUMB_VGA_DAC
3030
depends on OF
3131
select DRM_KMS_HELPER
3232
help
33-
Support for RGB to VGA DAC based bridges
33+
Support for non-programmable RGB to VGA DAC bridges, such as ADI
34+
ADV7123, TI THS8134 and THS8135 or passive resistor ladder DACs.
3435

3536
config DRM_LVDS_ENCODER
3637
tristate "Transparent parallel to LVDS encoder support"

0 commit comments

Comments
 (0)