GNU Linux-libre 4.9.337-gnu1
[releases.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.