aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2020-04-17 13:08:28 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2020-05-18 11:27:12 +0300
commit6edf34e41110fcf8bdcbff134f24b74a58e8ae8b (patch)
tree3b64d91c3e675ac871c731f90026075fc7a1a5af
parenta0c9f747921c8a8858c6d60f6227f0f227222e25 (diff)
downloadlinux-dt-6edf34e41110fcf8bdcbff134f24b74a58e8ae8b.tar.gz
config: a&d: add CONFIG_DRM_LVDS_CODEC=y
DRA71 EVM has an LVDS bridge. Enable it for LCD support. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
-rw-r--r--config/audio_display.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/audio_display.cfg b/config/audio_display.cfg
index 6d62900..42b7f4b 100644
--- a/config/audio_display.cfg
+++ b/config/audio_display.cfg
@@ -27,6 +27,7 @@ CONFIG_DRM_DISPLAY_CONNECTOR=y
CONFIG_DRM_SII902X=y
CONFIG_DRM_TI_TFP410=y
CONFIG_DRM_TI_TPD12S015=y
+CONFIG_DRM_LVDS_CODEC=y
CONFIG_DRM_TOSHIBA_TC358767=y
CONFIG_DRM_TOSHIBA_TC358768=y
CONFIG_DRM_PANEL_SIMPLE=y