Kconfig: add rk312x lcdc and rk31xx lvds option
[firefly-linux-kernel-4.4.55.git] / drivers / video / rockchip / transmitter / Kconfig
1
2 menuconfig RK_TRSM
3         bool "RockChip display transmitter support"
4         depends on FB_ROCKCHIP || DRM_ROCKCHIP
5
6 config RK2928_LVDS
7         bool "RK2928/RK2926 lvds transmitter support"
8         depends on ARCH_RK2928 && RK_TRSM
9
10 config RK3026_LVDS
11         depends on ARCH_RK3026 && RK_TRSM
12         bool "RK3026/RK3028A lvds transmitter support"
13         default y       
14
15 config RK32_LVDS
16         bool "RK32 lvds transmitter support"
17         depends on RK_TRSM
18
19 config RK31XX_LVDS
20         bool "RK312x/RK3190 lvds transmitter support"
21         depends on RK_TRSM
22
23 config RK610_LVDS
24         bool "RK610(Jetta) lvds transmitter support"
25         depends on MFD_RK610 && RK_TRSM 
26         help
27                 Support Jetta(RK610) to output LCD1 and LVDS.
28
29 config RK616_LVDS
30         bool "RK616(JettaB) lvds,lcd,scaler vido interface support"
31         depends on MFD_RK616 && RK_TRSM
32         help
33            RK616(Jetta B) LVDS,LCD,scaler transmitter support.
34                 
35
36 config DP_ANX6345
37         bool "RGB to DisplayPort transmitter anx6345,anx9804,anx9805 support"
38         depends on RK_TRSM
39
40 config DP501
41         bool"RGB to DisplayPort transmitter dp501 support"
42         depends on RK_TRSM
43
44 config RK32_DP
45         bool "RK32 RGB to DisplayPort transmitter support "
46         depends on RK_TRSM
47
48 config MIPI_DSI
49         depends on RK_TRSM
50         bool "Rockchip MIPI DSI support"
51
52 config TC358768_RGB2MIPI
53         tristate "toshiba TC358768 RGB to MIPI DSI"
54                 depends on MIPI_DSI
55         help
56         "a chip that change RGB interface parallel signal into DSI serial signal"
57
58 config SSD2828_RGB2MIPI
59         tristate "solomon SSD2828 RGB to MIPI DSI"
60                 depends on MIPI_DSI
61         help
62         "a chip that change RGB interface parallel signal into DSI serial signal"
63
64 config RK32_MIPI_DSI
65         tristate "rk32 mipi dsi support"
66         depends on MIPI_DSI
67         help
68            Rockchip mipi dsi support.           
69
70                         
71 config RK616_MIPI_DSI_RST
72         bool "Reset the rockchip mipi dsi"
73         depends on MFD_RK616 && RK616_MIPI_DSI && RK616_USE_MCLK_12M
74         default y
75         help
76          if you say y here: inset the hdmi, mipi lcd will be reset.