Lines Matching +full:hdmi +full:- +full:cec
1 # SPDX-License-Identifier: GPL-2.0-only
12 bool "HDMI CEC RC integration"
16 Pass on CEC remote control messages to the RC framework.
19 bool "Enable CEC error injection support"
22 This option enables CEC error injection using debugfs.
26 prompt "HDMI CEC drivers"
29 Enable support for HDMI CEC (Consumer Electronics Control),
30 which is an optional HDMI feature.
32 Say Y when you have an HDMI receiver, transmitter or a USB CEC
33 adapter that supports HDMI CEC.
36 source "drivers/media/cec/i2c/Kconfig"
37 source "drivers/media/cec/platform/Kconfig"
38 source "drivers/media/cec/usb/Kconfig"