mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-20 01:24:39 +08:00
V4L/DVB: tm6000: Properly select the tuners
Signed-off-by: Stefan Ringel <stefan.ringel@arcor.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
f36cc0342d
commit
71d67f739e
@ -2,7 +2,8 @@ config VIDEO_TM6000
|
||||
tristate "TV Master TM5600/6000/6010 driver"
|
||||
depends on VIDEO_DEV && I2C && INPUT && USB && EXPERIMENTAL
|
||||
select VIDEO_TUNER
|
||||
select TUNER_XC2028
|
||||
select MEDIA_TUNER_XC2028
|
||||
select MEDIA_TUNER_XC5000
|
||||
select VIDEOBUF_VMALLOC
|
||||
help
|
||||
Support for TM5600/TM6000/TM6010 USB Device
|
||||
|
Loading…
Reference in New Issue
Block a user