Lines Matching +full:hdmi +full:- +full:cec
1 # SPDX-License-Identifier: GPL-2.0-only
11 menu "CEC support"
14 bool "HDMI CEC RC integration"
18 Pass on CEC remote control messages to the RC framework.
21 bool "Enable CEC error injection support"
24 This option enables CEC error injection using debugfs.
28 prompt "HDMI CEC drivers"
31 Enable support for HDMI CEC (Consumer Electronics Control),
32 which is an optional HDMI feature.
34 Say Y when you have an HDMI receiver, transmitter or a USB CEC
35 adapter that supports HDMI CEC.
38 source "drivers/media/cec/i2c/Kconfig"
39 source "drivers/media/cec/platform/Kconfig"
40 source "drivers/media/cec/usb/Kconfig"