Sign in
gem5
/
arm
/
linux
/
c496f3c08a83e57359509828e5b19eeb920b81b1
/
.
/
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
.