swh:1:snp:32555a3fd8878f019c2ebd6c964bc1edcaeff337
Raw File
Tip revision: cc4a41fe5541a73019a864883297bd5043aa6d98 authored by Linus Torvalds on 28 August 2017, 00:20:40 UTC
Linux 4.13-rc7
Tip revision: cc4a41f
Kconfig
config MEDIA_CEC_RC
	bool "HDMI CEC RC integration"
	depends on CEC_CORE && RC_CORE
	depends on CEC_CORE=m || RC_CORE=y
	---help---
	  Pass on CEC remote control messages to the RC framework.
back to top