summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/meye/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2022-08-11 11:17:43 +0200
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-08-29 16:42:52 +0200
commit9a97cc155cc75571db72adf6992d11aa1de0c83a (patch)
tree316b41a218edc841630f732ebc923eeae603cda6 /drivers/media/pci/meye/Kconfig
parentbe8cebc46d9d38166a1b3fda22a018ae52b0928e (diff)
downloadlinux-9a97cc155cc75571db72adf6992d11aa1de0c83a.tar.gz
linux-9a97cc155cc75571db72adf6992d11aa1de0c83a.tar.bz2
linux-9a97cc155cc75571db72adf6992d11aa1de0c83a.zip
media: meye: deprecate this driver
Deprecate the meye driver. This driver does not use the vb2 framework for video streaming, instead it implements its own version. We want to get rid of these old drivers, so deprecated it for future removal. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/pci/meye/Kconfig')
-rw-r--r--drivers/media/pci/meye/Kconfig16
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/media/pci/meye/Kconfig b/drivers/media/pci/meye/Kconfig
deleted file mode 100644
index 3e69b66f1a5b..000000000000
--- a/drivers/media/pci/meye/Kconfig
+++ /dev/null
@@ -1,16 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0-only
-config VIDEO_MEYE
- tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
- depends on PCI && VIDEO_DEV
- depends on SONY_LAPTOP
- depends on X86 || COMPILE_TEST
- help
- This is the video4linux driver for the Motion Eye camera found
- in the Vaio Picturebook laptops. Please read the material in
- <file:Documentation/admin-guide/media/meye.rst> for more information.
-
- If you say Y or M here, you need to say Y or M to "Sony Laptop
- Extras" in the misc device section.
-
- To compile this driver as a module, choose M here: the
- module will be called meye.