Re: [PATCH v6.3 4/6] drm: rockchip: Support Synopsys DW MIPI DSI

From: Mark yao
Date: Tue Jan 05 2016 - 21:04:55 EST


On 2015å12æ23æ 11:43, Chris Zhong wrote:
@@ -34,3 +34,13 @@ config ROCKCHIP_ANALOGIX_DP
This selects support for Rockchip SoC specific extensions
for the Analogix Core DP driver. If you want to enable DP
on RK3288 based SoC, you should selet this option.
+
+config ROCKCHIP_DW_MIPI_DSI
+ bool "Rockchip specific extensions for Synopsys DW MIPI DSI"

I think "bool" should be "tristate", so dw mipi can build as modules, since ROCKCHIP_DW_HDMI use tristate.

Thanks.

+ depends on DRM_ROCKCHIP
+ select DRM_MIPI_DSI
+ help
+ This selects support for Rockchip SoC specific extensions
+ for the Synopsys DesignWare HDMI driver. If you want to
+ enable MIPI DSI on RK3288 based SoC, you should selet this
+ option.


--
ïark Yao


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/