mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 13:15:18 +07:00
ed0c8b5465
In order to better organize the directory tree, move the saa7146 common driver to its own directory. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
10 lines
158 B
Plaintext
10 lines
158 B
Plaintext
config VIDEO_SAA7146
|
|
tristate
|
|
depends on I2C && PCI
|
|
|
|
config VIDEO_SAA7146_VV
|
|
tristate
|
|
depends on VIDEO_V4L2
|
|
select VIDEOBUF_DMA_SG
|
|
select VIDEO_SAA7146
|