aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/s5p-cec/Kconfig
blob: 0315fd7ad0f1bd3d900902eefb948bc2b8b603dc (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 && (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.