rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | config 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. |