diff options
Diffstat (limited to 'kernel/drivers/media/pci/meye/Kconfig')
-rw-r--r-- | kernel/drivers/media/pci/meye/Kconfig | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kernel/drivers/media/pci/meye/Kconfig b/kernel/drivers/media/pci/meye/Kconfig new file mode 100644 index 000000000..b4bf848be --- /dev/null +++ b/kernel/drivers/media/pci/meye/Kconfig @@ -0,0 +1,13 @@ +config VIDEO_MEYE + tristate "Sony Vaio Picturebook Motion Eye Video For Linux" + 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 + <file:Documentation/video4linux/meye.txt> 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. |