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