aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/synopsys/Kconfig
diff options
context:
space:
mode:
authorPhilippe CORNU <philippe.cornu@st.com>2017-07-17 09:40:20 +0200
committerArchit Taneja <architt@codeaurora.org>2017-07-18 12:06:42 +0530
commit46fc51546d44061ff15235a399f86c8e62dfb9d4 (patch)
tree86e2cac98d9e495ffe850e1a3ea43c8d8c60ae8b /drivers/gpu/drm/bridge/synopsys/Kconfig
parentdt-bindings: display: Add Synopsys DW MIPI DSI host controller (diff)
downloadlinux-dev-46fc51546d44061ff15235a399f86c8e62dfb9d4.tar.xz
linux-dev-46fc51546d44061ff15235a399f86c8e62dfb9d4.zip
drm/bridge/synopsys: Add MIPI DSI host controller bridge
Add a Synopsys Designware MIPI DSI host DRM bridge driver, based on the Rockchip version from rockchip/dw-mipi-dsi.c with phy & bridge APIs. Signed-off-by: Philippe CORNU <philippe.cornu@st.com> Signed-off-by: Archit Taneja <architt@codeaurora.org> Link: https://patchwork.freedesktop.org/patch/msgid/1500277223-29553-5-git-send-email-philippe.cornu@st.com
Diffstat (limited to 'drivers/gpu/drm/bridge/synopsys/Kconfig')
-rw-r--r--drivers/gpu/drm/bridge/synopsys/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/gpu/drm/bridge/synopsys/Kconfig b/drivers/gpu/drm/bridge/synopsys/Kconfig
index 53e78d092d18..a2fb939c4e13 100644
--- a/drivers/gpu/drm/bridge/synopsys/Kconfig
+++ b/drivers/gpu/drm/bridge/synopsys/Kconfig
@@ -22,3 +22,9 @@ config DRM_DW_HDMI_I2S_AUDIO
help
Support the I2S Audio interface which is part of the Synopsys
Designware HDMI block.
+
+config DRM_DW_MIPI_DSI
+ tristate
+ select DRM_KMS_HELPER
+ select DRM_MIPI_DSI
+ select DRM_PANEL_BRIDGE