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