]> git.karo-electronics.de Git - linux-beck.git/blob - drivers/staging/media/cec/Kconfig
Make UART4 the default UART for kernel messages
[linux-beck.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.