74eaf28651be5d671687fb8031fbbd8f99b0a0b5
[firefly-linux-kernel-4.4.55.git] / drivers / video / rockchip / tve / Kconfig
1 config RK610_TVOUT
2         bool "RK610(Jetta) tvout support"
3         depends on MFD_RK610
4         default n
5         help
6                 Support Jetta(RK610) to output YPbPr and CVBS.
7                 
8 config RK610_TVOUT_YPbPr
9         bool "support YPbPr output"
10         depends on RK610_TVOUT
11
12 config RK610_TVOUT_CVBS
13         bool "support CVBS output"
14         depends on RK610_TVOUT