2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2012-08-15 01:50:53 +08:00
|
|
|
config VIDEO_MEYE
|
|
|
|
tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
|
2018-04-20 23:55:13 +08:00
|
|
|
depends on PCI && VIDEO_V4L2
|
2019-06-15 15:45:53 +08:00
|
|
|
depends on SONY_LAPTOP
|
|
|
|
depends on X86 || COMPILE_TEST
|
2019-03-20 18:39:44 +08:00
|
|
|
help
|
2012-08-15 01:50:53 +08:00
|
|
|
This is the video4linux driver for the Motion Eye camera found
|
|
|
|
in the Vaio Picturebook laptops. Please read the material in
|
2018-05-09 02:14:57 +08:00
|
|
|
<file:Documentation/media/v4l-drivers/meye.rst> for more information.
|
2012-08-15 01:50:53 +08:00
|
|
|
|
|
|
|
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.
|