config MEDIA_CEC
	bool "CEC API (EXPERIMENTAL)"
	depends on MEDIA_SUPPORT
	select MEDIA_CEC_EDID
	---help---
	  Enable the CEC API.

config MEDIA_CEC_DEBUG
	bool "CEC debugfs interface (EXPERIMENTAL)"
	depends on MEDIA_CEC && DEBUG_FS
	---help---
	  Turns on the DebugFS interface for CEC devices.
