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

	  To compile this driver as a module, choose M here: the
	  module will be called cec.

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