Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / media / cec / i2c / Kconfig
blobd912d143fb3129c6b3d0133dbfceffdd48bd543d
1 # SPDX-License-Identifier: GPL-2.0
3 # I2C drivers
5 config CEC_CH7322
6         tristate "Chrontel CH7322 CEC controller"
7         depends on I2C
8         select REGMAP
9         select REGMAP_I2C
10         select CEC_CORE
11         help
12           This is a driver for the Chrontel CH7322 CEC controller. It uses the
13           generic CEC framework interface.
14           CEC bus is present in the HDMI connector and enables communication
15           between compatible devices.