Kconfig (81acf39488cfe99319b0a25f2b9a0e2e3bb40b6d) Kconfig (63fe3d27b226fe01746bace4d1f1f2164406140d)
1# SPDX-License-Identifier: GPL-2.0-only
1# SPDX-License-Identifier: GPL-2.0-only
2
3comment "VIA media platform drivers"
4
2config VIDEO_VIA_CAMERA
3 tristate "VIAFB camera controller support"
4 depends on V4L_PLATFORM_DRIVERS
5 depends on FB_VIA && VIDEO_V4L2
6 select VIDEOBUF2_DMA_SG
7 select VIDEO_OV7670
8 help
9 Driver support for the integrated camera controller in VIA
10 Chrome9 chipsets. Currently only tested on OLPC xo-1.5 systems
11 with ov7670 sensors.
5config VIDEO_VIA_CAMERA
6 tristate "VIAFB camera controller support"
7 depends on V4L_PLATFORM_DRIVERS
8 depends on FB_VIA && VIDEO_V4L2
9 select VIDEOBUF2_DMA_SG
10 select VIDEO_OV7670
11 help
12 Driver support for the integrated camera controller in VIA
13 Chrome9 chipsets. Currently only tested on OLPC xo-1.5 systems
14 with ov7670 sensors.