Raw File
Kconfig
config MEDIA_CEC_RC
	bool "HDMI CEC RC integration"
	depends on CEC_CORE && RC_CORE
	---help---
	  Pass on CEC remote control messages to the RC framework.
back to top