b773db1c2c8a583eafd0c34610067960498f23b1
[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 RK_VGA
49          bool "VGA support on RockChip platform"
50          depends on RK_TRSM
51          default y
52          help
53            say y here will enable VGA on RockChip platform
54
55 config MIPI_DSI
56         depends on RK_TRSM
57         bool "Rockchip MIPI DSI support"
58
59 config TC358768_RGB2MIPI
60         tristate "toshiba TC358768 RGB to MIPI DSI"
61         depends on MIPI_DSI
62         help
63         "a chip that change RGB interface parallel signal into DSI serial signal"
64
65 config SSD2828_RGB2MIPI
66         tristate "solomon SSD2828 RGB to MIPI DSI"
67                 depends on MIPI_DSI
68         help
69         "a chip that change RGB interface parallel signal into DSI serial signal"
70
71 config RK32_MIPI_DSI
72         tristate "rk32 mipi dsi support"
73         depends on MIPI_DSI
74         help
75            Rockchip mipi dsi support.           
76
77                         
78 config RK616_MIPI_DSI_RST
79         bool "Reset the rockchip mipi dsi"
80         depends on MFD_RK616 && RK616_MIPI_DSI && RK616_USE_MCLK_12M
81         default y
82         help
83          if you say y here: inset the hdmi, mipi lcd will be reset. 
84