rk lcdc:modify Kconfig
[firefly-linux-kernel-4.4.55.git] / drivers / video / rockchip / lcdc / Kconfig
1 config LCDC_RK2928
2         tristate "rk2928 lcdc support"
3         depends on FB_ROCKCHIP && ARCH_RK2928
4         help
5           Driver for rk2928 lcdc .
6
7 config LCDC_RK30
8         tristate "rk30 lcdc support"
9         depends on FB_ROCKCHIP && ARCH_RK30
10         help
11           Driver for rk30 lcdc .There are two lcd controllers on rk30
12
13 config LCDC0_RK30
14         bool "lcdc0 support"
15         depends on LCDC_RK30
16         default y
17         help
18            Support rk30 lcdc0 if you say y here
19
20 config LCDC1_RK30
21         bool "lcdc1 support"
22         depends on LCDC_RK30
23         default y if HDMI_RK30
24         help
25            Support rk30 lcdc1 if you say y here
26
27 config LCDC_RK3066B
28         tristate "rk3066b lcdc support"
29         depends on FB_ROCKCHIP && ARCH_RK3066B
30         help
31           Driver for rk3066b  lcdc.
32
33 config LCDC0_RK3066B
34         bool "lcdc0 support"
35         depends on LCDC_RK3066B
36         default y
37         help
38            Support lcdc0 if you say y here
39
40 config LCDC1_RK3066B
41         bool "lcdc1 support"
42         depends on LCDC_RK3066B
43         default n
44         help
45            Support lcdc1 if you say y here
46
47 config LCDC_RK3188
48         bool "rk3188 lcdc support"
49         depends on FB_ROCKCHIP && ARCH_RK3188
50         help
51           Driver for rk3188 lcdc.There are two lcd controllers on rk3188
52 config LCDC0_RK3188
53         bool "lcdc0 support"
54         depends on LCDC_RK3188
55         help
56           Support rk3188 lcdc0 if you say y here
57
58 config LCDC1_RK3188
59         bool "lcdc1 support"
60         depends on LCDC_RK3188
61         help
62           Support rk3188 lcdc1 if you say y here