]> Git Repo - linux.git/blob - drivers/media/cec/Kconfig
drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping
[linux.git] / drivers / media / cec / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config MEDIA_CEC_RC
3         bool "HDMI CEC RC integration"
4         depends on CEC_CORE && RC_CORE
5         depends on CEC_CORE=m || RC_CORE=y
6         help
7           Pass on CEC remote control messages to the RC framework.
8
9 config CEC_PIN_ERROR_INJ
10         bool "Enable CEC error injection support"
11         depends on CEC_PIN && DEBUG_FS
12         help
13           This option enables CEC error injection using debugfs.
This page took 0.036552 seconds and 4 git commands to generate.