xref: /linux/drivers/media/i2c/cx25840/Kconfig (revision 6a02124c87f0b61dcaaeb65e7fd406d8afb40fd4)
1# SPDX-License-Identifier: GPL-2.0-only
2config VIDEO_CX25840
3	tristate "Conexant CX2584x audio/video decoders"
4	depends on VIDEO_DEV && 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