Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.4 14 lines 420 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2 3comment "VIA media platform drivers" 4 5config VIDEO_VIA_CAMERA 6 tristate "VIAFB camera controller support" 7 depends on V4L_PLATFORM_DRIVERS 8 depends on FB_VIA && VIDEO_DEV 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.