aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/s5p-cec/Kconfig
blob: ddfd955da0d40d48e830fe41395f1a2f37dae2e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
config VIDEO_SAMSUNG_S5P_CEC
       tristate "Samsung S5P CEC driver"
       depends on VIDEO_DEV && MEDIA_CEC_SUPPORT && (PLAT_S5P || ARCH_EXYNOS || COMPILE_TEST)
       ---help---
         This is a driver for Samsung S5P HDMI CEC interface. It uses the
         generic CEC framework interface.
         CEC bus is present in the HDMI connector and enables communication
         between compatible devices.