mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
e5cdf69d36
Move meye and sta2x11_vip into the drivers/media/pci subdirs. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
14 lines
529 B
Plaintext
14 lines
529 B
Plaintext
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.
|