xref: /linux-6.15/drivers/media/cec/Kconfig (revision 20249f84)
1config MEDIA_CEC_RC
2	bool "HDMI CEC RC integration"
3	depends on CEC_CORE && RC_CORE
4	---help---
5	  Pass on CEC remote control messages to the RC framework.
6