Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
[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           To compile this driver as a module, choose M here: the
9           module will be called cec.
10
11 config MEDIA_CEC_DEBUG
12         bool "CEC debugfs interface (EXPERIMENTAL)"
13         depends on MEDIA_CEC && DEBUG_FS
14         ---help---
15           Turns on the DebugFS interface for CEC devices.