10 lines
198 B
Text
Executable file
10 lines
198 B
Text
Executable file
# SPDX-License-Identifier: GPL-2.0-only
|
|
config VIDEO_SAA7146
|
|
tristate
|
|
depends on I2C && PCI
|
|
|
|
config VIDEO_SAA7146_VV
|
|
tristate
|
|
depends on VIDEO_V4L2
|
|
select VIDEOBUF_DMA_SG
|
|
select VIDEO_SAA7146
|