1# MT9m114
2
3# Copyright (c) 2016 Linaro Limited
4# SPDX-License-Identifier: Apache-2.0
5
6config VIDEO_MT9M114
7 bool "MT9M114 Aptina CMOS digital image sensor"
8 depends on I2C
9 help
10 Enable driver for MT9M114 CMOS digital image sensor device.
11