Kconfig 156 B

12345
  1. config 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.