xref: /openbmc/linux/drivers/media/cec/Kconfig (revision 28efb0046512e8a13ed9f9bdf0d68d10bbfbe9cf)
1config MEDIA_CEC_RC
2	bool "HDMI CEC RC integration"
3	depends on CEC_CORE && RC_CORE
4	depends on CEC_CORE=m || RC_CORE=y
5	---help---
6	  Pass on CEC remote control messages to the RC framework.
7