From a71ee103a729754519abc15fd58e6b258a89e58b Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 19 Oct 2020 11:42:37 -0500 Subject: Linux v5.9.1 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