2019-11-01 20:45:29 +08:00
|
|
|
# MT9m114
|
2019-07-06 00:14:57 +08:00
|
|
|
|
|
|
|
# Copyright (c) 2016 Linaro Limited
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2019-10-26 11:05:01 +08:00
|
|
|
config VIDEO_MT9M114
|
|
|
|
bool "MT9M114 Aptina CMOS digital image sensor"
|
|
|
|
depends on I2C
|
|
|
|
help
|
|
|
|
Enable driver for MT9M114 CMOS digital image sensor device.
|