From ddd86436f4e3643c04b797f858dab95d5f2e4de9 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 25 Dec 2015 15:00:15 +0000 Subject: fish --- drivers/media/pci/meye/Kconfig | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 drivers/media/pci/meye/Kconfig (limited to 'drivers/media/pci/meye/Kconfig') diff --git a/drivers/media/pci/meye/Kconfig b/drivers/media/pci/meye/Kconfig new file mode 100644 index 0000000..fc880b3 --- /dev/null +++ b/drivers/media/pci/meye/Kconfig @@ -0,0 +1,15 @@ +config VIDEO_MEYE + depends on BACKPORT_DISABLED_KCONFIG_OPTION + tristate "Sony Vaio Picturebook Motion Eye Video For Linux" + depends on m + depends on PCI && SONY_LAPTOP && VIDEO_V4L2 + ---help--- + This is the video4linux driver for the Motion Eye camera found + in the Vaio Picturebook laptops. Please read the material in + 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. -- cgit v1.2.3