Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b61f448a3f401baf4373fbabd0895a9040c4d2f1
/
.
/
drivers
/
video
/
Kconfig.mt9m114
blob: 298ea55b7001246fb74942853b8efefaf2700294 [
file
] [
log
] [
blame
]
# MT9m114
# Copyright (c) 2016 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
config VIDEO_MT9M114
bool
"MT9M114 Aptina CMOS digital image sensor"
depends on I2C
help
Enable
driver
for
MT9M114 CMOS digital image sensor device
.