Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm-misc...
[platform/kernel/linux-rpi.git] / drivers / gpu / drm / bridge / Kconfig
index 3436297..0b9ca58 100644 (file)
@@ -16,16 +16,6 @@ config DRM_PANEL_BRIDGE
 menu "Display Interface Bridges"
        depends on DRM && DRM_BRIDGE
 
-config DRM_ANALOGIX_ANX78XX
-       tristate "Analogix ANX78XX bridge"
-       select DRM_KMS_HELPER
-       select REGMAP_I2C
-       ---help---
-         ANX78XX is an ultra-low power Full-HD SlimPort transmitter
-         designed for portable devices. The ANX78XX transforms
-         the HDMI output of an application processor to MyDP
-         or DisplayPort.
-
 config DRM_CDNS_DSI
        tristate "Cadence DPI/DSI bridge"
        select DRM_KMS_HELPER
@@ -45,14 +35,14 @@ config DRM_DUMB_VGA_DAC
          Support for non-programmable RGB to VGA DAC bridges, such as ADI
          ADV7123, TI THS8134 and THS8135 or passive resistor ladder DACs.
 
-config DRM_LVDS_ENCODER
-       tristate "Transparent parallel to LVDS encoder support"
+config DRM_LVDS_CODEC
+       tristate "Transparent LVDS encoders and decoders support"
        depends on OF
        select DRM_KMS_HELPER
        select DRM_PANEL_BRIDGE
        help
-         Support for transparent parallel to LVDS encoders that don't require
-         any configuration.
+         Support for transparent LVDS encoders and decoders that don't
+         require any configuration.
 
 config DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW
        tristate "MegaChips stdp4028-ge-b850v3-fw and stdp2690-ge-b850v3-fw"
@@ -60,10 +50,10 @@ config DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW
        select DRM_KMS_HELPER
        select DRM_PANEL
        ---help---
-          This is a driver for the display bridges of
-          GE B850v3 that convert dual channel LVDS
-          to DP++. This is used with the i.MX6 imx-ldb
-          driver. You are likely to say N here.
+         This is a driver for the display bridges of
+         GE B850v3 that convert dual channel LVDS
+         to DP++. This is used with the i.MX6 imx-ldb
+         driver. You are likely to say N here.
 
 config DRM_NXP_PTN3460
        tristate "NXP PTN3460 DP/LVDS bridge"