mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
cb7a01ac32
Move ancillary I2C drivers into drivers/media/i2c, in order to better organize them. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
8 lines
263 B
Text
8 lines
263 B
Text
config VIDEO_CX25840
|
|
tristate "Conexant CX2584x audio/video decoders"
|
|
depends on VIDEO_V4L2 && 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
|