i2s: add support samplerate up to 192K and support S32_LE
[firefly-linux-kernel-4.4.55.git] / drivers / video / display / tve / Kconfig
1 config RK610_TVOUT
2         bool "RK610(Jetta) tvout support"
3         depends on MFD_RK610
4         default y if MFD_RK610
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 config RK610_TVOUT_CVBS
12         bool "support CVBS output"
13         depends on RK610_TVOUT