aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/usb/zr364xx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/usb/zr364xx/Kconfig')
-rw-r--r--drivers/media/usb/zr364xx/Kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/media/usb/zr364xx/Kconfig b/drivers/media/usb/zr364xx/Kconfig
deleted file mode 100644
index a9fb02566c4b..000000000000
--- a/drivers/media/usb/zr364xx/Kconfig
+++ /dev/null
@@ -1,15 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0-only
-config USB_ZR364XX
- tristate "USB ZR364XX Camera support"
- depends on VIDEO_DEV
- select VIDEOBUF_GEN
- select VIDEOBUF_VMALLOC
- help
- Say Y here if you want to connect this type of camera to your
- computer's USB port.
- See <file:Documentation/admin-guide/media/zr364xx.rst> for more info
- and list of supported cameras.
-
- To compile this driver as a module, choose M here: the
- module will be called zr364xx.
-