Merge remote-tracking branch 'aosp/android-3.0' into develop-3.0
[firefly-linux-kernel-4.4.55.git] / drivers / video / rockchip / hdmi / Kconfig
1 menuconfig RK_HDMI
2        bool "Rockchip HDMI support"
3        select FB_MODE_HELPERS
4        
5 if RK_HDMI
6 source "drivers/video/rockchip/hdmi/chips/Kconfig"
7 endif
8
9 config RK_HDMI_DEBUG
10                 bool "Rockchip HDMI Debugging"
11         depends on RK_HDMI
12         default n
13                 help
14                   Enableds verbose debugging the the HDMI drivers
15
16 config RK_HDMI_CTL_CODEC
17                 bool "Mute Codec When HDMI Actived"
18                 depends on RK_HDMI
19                 default n
20                 help
21                         If you say y heres, Codec will be mute when hdmi inserted,
22                         and unmute when removed.