mirror of
https://github.com/torvalds/linux.git
synced 2026-04-23 09:05:50 -04:00
This reverts commit e33fdb5a02.
The saa7146-based devices are still in use, esp. for DVB. So move
these drivers back to mainline.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
11 lines
197 B
Plaintext
11 lines
197 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
config VIDEO_SAA7146
|
|
tristate
|
|
depends on I2C && PCI
|
|
|
|
config VIDEO_SAA7146_VV
|
|
tristate
|
|
depends on VIDEO_DEV
|
|
select VIDEOBUF_DMA_SG
|
|
select VIDEO_SAA7146
|