mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-05 10:04:12 +08:00
c5254e72b8
Add driver for et8ek8 sensor, found in Nokia N900 main camera. Can be used for taking photos in 2.5MP resolution with fcam-dev. Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> Signed-off-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
7 lines
240 B
Plaintext
7 lines
240 B
Plaintext
config VIDEO_ET8EK8
|
|
tristate "ET8EK8 camera sensor support"
|
|
depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
|
|
---help---
|
|
This is a driver for the Toshiba ET8EK8 5 MP camera sensor.
|
|
It is used for example in Nokia N900 (RX-51).
|