repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
media
/
i2c
/
et8ek8
/
Kconfig
blob
1c6909874d5685ad369fda641b5908c6bc3cdcb9
1
# SPDX-License-Identifier: GPL-2.0-only
2
config VIDEO_ET8EK8
3
tristate "ET8EK8 camera sensor support"
4
depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
5
select V4L2_FWNODE
6
help
7
This is a driver for the Toshiba ET8EK8 5 MP camera sensor.
8
It is used for example in Nokia N900 (RX-51).