summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/armv7/CONFIG_CEC_STM32
diff options
context:
space:
mode:
Diffstat (limited to 'configs/fedora/generic/arm/armv7/CONFIG_CEC_STM32')
-rw-r--r--configs/fedora/generic/arm/armv7/CONFIG_CEC_STM3220
1 files changed, 20 insertions, 0 deletions
diff --git a/configs/fedora/generic/arm/armv7/CONFIG_CEC_STM32 b/configs/fedora/generic/arm/armv7/CONFIG_CEC_STM32
new file mode 100644
index 000000000..cc8d64be7
--- /dev/null
+++ b/configs/fedora/generic/arm/armv7/CONFIG_CEC_STM32
@@ -0,0 +1,20 @@
+# CONFIG_CEC_STM32:
+#
+# This is a driver for STM32 interface. It uses the
+# generic CEC framework interface.
+# CEC bus is present in the HDMI connector and enables communication
+# between compatible devices.
+#
+# Symbol: CEC_STM32 [=n]
+# Type : tristate
+# Defined at drivers/media/cec/platform/Kconfig:77
+# Prompt: STMicroelectronics STM32 HDMI CEC driver
+# Depends on: MEDIA_CEC_SUPPORT [=y] && (ARCH_STM32 [=y] || COMPILE_TEST [=n])
+# Location:
+# -> Device Drivers
+# -> HDMI CEC drivers (MEDIA_CEC_SUPPORT [=y])
+# Selects: REGMAP [=y] && REGMAP_MMIO [=y] && CEC_CORE [=m]
+#
+#
+#
+CONFIG_CEC_STM32=m