Merge tag 'mmc-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
[cascardo/linux.git] / drivers / staging / media / cec / Kconfig
1 config MEDIA_CEC
2         bool "CEC API (EXPERIMENTAL)"
3         depends on MEDIA_SUPPORT
4         select MEDIA_CEC_EDID
5         ---help---
6           Enable the CEC API.
7
8 config MEDIA_CEC_DEBUG
9         bool "CEC debugfs interface (EXPERIMENTAL)"
10         depends on MEDIA_CEC && DEBUG_FS
11         ---help---
12           Turns on the DebugFS interface for CEC devices.