Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2cd03080adcf04d594dd3e370d840cdf0cf6100c
/
.
/
drivers
/
video
/
Kconfig.ov7725
blob: 922efc41fd61db5e8143d6cbf49c2d7bc492a5d1 [
file
] [
log
] [
blame
]
# OV7725
# Copyright (c) 2020 FrankLi Limited
# SPDX-License-Identifier: Apache-2.0
config VIDEO_OV7725
bool
"OV7725 CMOS digital image sensor"
depends on I2C
help
Enable
driver
for
OV7725 CMOS digital image sensor device
.