summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/armv7/CONFIG_CEC_SAMSUNG_S5P
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-08-19 11:45:01 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-08-19 11:45:01 +0200
commit61298f44f574a798137ba15dc2dc495da6d8c3cb (patch)
tree6952ee8fd1ac7b11ca323ab37b3750cc3188bd37 /configs/fedora/generic/arm/armv7/CONFIG_CEC_SAMSUNG_S5P
parent1f8ecab8aa5d6120fd96aa4317e7771c467e08d0 (diff)
parenta4a4cff8d53b0ac2cdd7afefa44227193bf12df5 (diff)
downloadkernel-61298f44f574a798137ba15dc2dc495da6d8c3cb.tar.gz
kernel-61298f44f574a798137ba15dc2dc495da6d8c3cb.tar.xz
kernel-61298f44f574a798137ba15dc2dc495da6d8c3cb.zip
Merge remote-tracking branch 'origin/f33' into f33-user-thl-vanilla-fedora
Diffstat (limited to 'configs/fedora/generic/arm/armv7/CONFIG_CEC_SAMSUNG_S5P')
-rw-r--r--configs/fedora/generic/arm/armv7/CONFIG_CEC_SAMSUNG_S5P20
1 files changed, 20 insertions, 0 deletions
diff --git a/configs/fedora/generic/arm/armv7/CONFIG_CEC_SAMSUNG_S5P b/configs/fedora/generic/arm/armv7/CONFIG_CEC_SAMSUNG_S5P
new file mode 100644
index 000000000..b01cb9bfd
--- /dev/null
+++ b/configs/fedora/generic/arm/armv7/CONFIG_CEC_SAMSUNG_S5P
@@ -0,0 +1,20 @@
+# CONFIG_CEC_SAMSUNG_S5P:
+#
+# This is a driver for Samsung S5P HDMI CEC interface. It uses the
+# generic CEC framework interface.
+# CEC bus is present in the HDMI connector and enables communication
+# between compatible devices.
+#
+# Symbol: CEC_SAMSUNG_S5P [=n]
+# Type : tristate
+# Defined at drivers/media/cec/platform/Kconfig:55
+# Prompt: Samsung S5P CEC driver
+# Depends on: MEDIA_CEC_SUPPORT [=y] && (ARCH_EXYNOS [=y] || COMPILE_TEST [=n])
+# Location:
+# -> Device Drivers
+# -> HDMI CEC drivers (MEDIA_CEC_SUPPORT [=y])
+# Selects: CEC_CORE [=m] && CEC_NOTIFIER [=y]
+#
+#
+#
+# CONFIG_CEC_SAMSUNG_S5P is not set