From c9650cbc063e1f1687e656657ec9f7a3556442b7 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 10 Nov 2020 11:16:42 -0600 Subject: Linux v5.9.7 Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_CEC_CH7322 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_CEC_CH7322 (limited to 'configs/fedora/generic/CONFIG_CEC_CH7322') diff --git a/configs/fedora/generic/CONFIG_CEC_CH7322 b/configs/fedora/generic/CONFIG_CEC_CH7322 new file mode 100644 index 000000000..eae30908d --- /dev/null +++ b/configs/fedora/generic/CONFIG_CEC_CH7322 @@ -0,0 +1,20 @@ +# CONFIG_CEC_CH7322: +# +# This is a driver for the Chrontel CH7322 CEC controller. It uses the +# generic CEC framework interface. +# CEC bus is present in the HDMI connector and enables communication +# between compatible devices. +# +# Symbol: CEC_CH7322 [=n] +# Type : tristate +# Defined at drivers/media/cec/i2c/Kconfig:5 +# Prompt: Chrontel CH7322 CEC controller +# Depends on: MEDIA_CEC_SUPPORT [=y] && I2C [=y] +# Location: +# -> Device Drivers +# -> HDMI CEC drivers (MEDIA_CEC_SUPPORT [=y]) +# Selects: REGMAP_I2C [=y] && CEC_CORE [=m] +# +# +# +CONFIG_CEC_CH7322=m -- cgit