445c2714cf
After commit d9b19199e4
(always enable FW_LOADER unless EMBEDDED=y) we can remove
the FW_LOADER select's and corresponding dependencies
on HOTPLUG.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
9 lines
279 B
Plaintext
9 lines
279 B
Plaintext
config VIDEO_CX25840
|
|
tristate "Conexant CX2584x audio/video decoders"
|
|
depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
|
|
---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
|