1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Multimedia Video device configuration
4#
5#
6# V4L2 I2C drivers that are related with Camera support
7#
8
9config VENDOR_VIDEO_GC2093
10	bool "GalaxyCore GC2093 sensor support"
11	default y
12
13