mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-13 12:53:27 +00:00
445c2714cf
After commit d9b19199e4894089456aaad295023263b5225c1a (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
|