blob: 46f15702cf55281caf84705e7666533b05ba51cf (
plain)
1
2
3
4
5
6
7
8
9
|
# SPDX-License-Identifier: GPL-2.0-only
config VIDEO_CX25840
tristate "Conexant CX2584x audio/video decoders"
depends on VIDEO_DEV && I2C
help
Support for the Conexant CX2584x audio/video decoders.
To compile this driver as a module, choose M here: the
module will be called cx25840
|