Sign in
gem5
/
arm
/
linux
/
6f29c244075c12713b4d8c32a2707fa4604bf60d
/
.
/
drivers
/
media
/
cec
/
Kconfig
blob: 43428cec3a01cde9ca4deb920ceb1fde47289076 [
file
] [
log
] [
blame
]
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
.