summaryrefslogtreecommitdiff
path: root/drivers/media/usb/rainshadow-cec/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/usb/rainshadow-cec/Kconfig')
-rw-r--r--drivers/media/usb/rainshadow-cec/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/media/usb/rainshadow-cec/Kconfig b/drivers/media/usb/rainshadow-cec/Kconfig
deleted file mode 100644
index b481c5157d7e..000000000000
--- a/drivers/media/usb/rainshadow-cec/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0-only
-config USB_RAINSHADOW_CEC
- tristate "RainShadow Tech HDMI CEC"
- depends on USB_ACM
- select CEC_CORE
- select SERIO
- select SERIO_SERPORT
- help
- This is a cec driver for the RainShadow Tech HDMI CEC device.
-
- To compile this driver as a module, choose M here: the
- module will be called rainshadow-cec.