Commit b1ce40b1 authored by Michel Ludwig's avatar Michel Ludwig Committed by Mauro Carvalho Chehab

V4L/DVB (12812): tm6000: fix build dependencies for tm6000 and tuner-xc2028

Signed-off-by: default avatarMichel Ludwig <michel.ludwig@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 0ef4b05a
......@@ -3,7 +3,6 @@ config VIDEO_TM6000
select VIDEO_V4L2
select VIDEO_TUNER
select TUNER_XC2028
select VIDEO_USB_ISOC
select VIDEOBUF_VMALLOC
help
Support for TM5600/TM6000 USB Device
......@@ -17,5 +16,6 @@ config VIDEO_TM6000
config VIDEO_TM6000_DVB
bool "DVB Support for tm6000 based TV cards"
depends on VIDEO_TM6000 && DVB_CORE
select DVB_ZL10353
---help---
This adds support for DVB cards based on the tm5600/tm6000 chip.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment