2026-01-21 18:59:54 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
|
config VIDEO_CX25840
|
|
|
|
|
tristate "Conexant CX2584x audio/video decoders"
|
2026-01-29 22:25:33 +08:00
|
|
|
depends on VIDEO_DEV && I2C
|
2026-01-21 18:59:54 +08:00
|
|
|
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
|