xref: /linux/drivers/media/i2c/cx25840/Kconfig (revision 3710578d2d580d42abe27f17bab9a4cafb6aad67)
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