diff options
Diffstat (limited to 'drivers/media/pci/meye/Kconfig')
-rw-r--r-- | drivers/media/pci/meye/Kconfig | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/media/pci/meye/Kconfig b/drivers/media/pci/meye/Kconfig new file mode 100644 index 000000000000..b4bf848be5a0 --- /dev/null +++ b/drivers/media/pci/meye/Kconfig | |||
@@ -0,0 +1,13 @@ | |||
1 | config VIDEO_MEYE | ||
2 | tristate "Sony Vaio Picturebook Motion Eye Video For Linux" | ||
3 | depends on PCI && SONY_LAPTOP && VIDEO_V4L2 | ||
4 | ---help--- | ||
5 | This is the video4linux driver for the Motion Eye camera found | ||
6 | in the Vaio Picturebook laptops. Please read the material in | ||
7 | <file:Documentation/video4linux/meye.txt> for more information. | ||
8 | |||
9 | If you say Y or M here, you need to say Y or M to "Sony Laptop | ||
10 | Extras" in the misc device section. | ||
11 | |||
12 | To compile this driver as a module, choose M here: the | ||
13 | module will be called meye. | ||