xref: /linux/drivers/media/i2c/cx25840/Kconfig (revision 96ac6d435100450f0565708d9b885ea2a7400e0a)
1# SPDX-License-Identifier: GPL-2.0-only
2config VIDEO_CX25840
3	tristate "Conexant CX2584x audio/video decoders"
4	depends on VIDEO_V4L2 && I2C
5	help
6	  Support for the Conexant CX2584x audio/video decoders.
7
8	  To compile this driver as a module, choose M here: the
9	  module will be called cx25840
10