summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_CEC_SECO
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-03-17 19:39:07 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2021-03-17 19:39:07 +0100
commit121cdd55fe1d658ea2a9cad2ed8eb6ae22ed785d (patch)
tree09aca67d95f46d2d6312807b723864452dc37b98 /configs/fedora/generic/CONFIG_CEC_SECO
parent9d53a3102caf03deb8e8328dd586708b5328b853 (diff)
parentc7a5157d4de03982fcd2e3cd1f035858153ab349 (diff)
downloadkernel-121cdd55fe1d658ea2a9cad2ed8eb6ae22ed785d.tar.gz
kernel-121cdd55fe1d658ea2a9cad2ed8eb6ae22ed785d.tar.xz
kernel-121cdd55fe1d658ea2a9cad2ed8eb6ae22ed785d.zip
Diffstat (limited to 'configs/fedora/generic/CONFIG_CEC_SECO')
-rw-r--r--configs/fedora/generic/CONFIG_CEC_SECO20
1 files changed, 0 insertions, 20 deletions
diff --git a/configs/fedora/generic/CONFIG_CEC_SECO b/configs/fedora/generic/CONFIG_CEC_SECO
deleted file mode 100644
index bd4e94258..000000000
--- a/configs/fedora/generic/CONFIG_CEC_SECO
+++ /dev/null
@@ -1,20 +0,0 @@
-# CONFIG_CEC_SECO:
-#
-# This is a driver for SECO Boards integrated CEC interface.
-# Selecting it will enable support for this device.
-# CEC bus is present in the HDMI connector and enables communication
-# between compatible devices.
-#
-# Symbol: CEC_SECO [=n]
-# Type : tristate
-# Defined at drivers/media/cec/platform/Kconfig:100
-# Prompt: SECO Boards HDMI CEC driver
-# Depends on: MEDIA_CEC_SUPPORT [=y] && (X86 [=y] || IA64 || COMPILE_TEST [=n]) && PCI [=y] && DMI [=y]
-# Location:
-# -> Device Drivers
-# -> HDMI CEC drivers (MEDIA_CEC_SUPPORT [=y])
-# Selects: CEC_CORE [=m] && CEC_NOTIFIER [=n]
-#
-#
-#
-# CONFIG_CEC_SECO is not set