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