summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/cec/Kconfig
blob: 6e12d41b1f86a782321fdf19b161317fed8f98d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.
OpenPOWER on IntegriCloud