Skip to content

Commit

Permalink
V4L/DVB (12812): tm6000: fix build dependencies for tm6000 and tuner-…
Browse files Browse the repository at this point in the history
…xc2028

Signed-off-by: Michel Ludwig <michel.ludwig@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Michel Ludwig authored and Mauro Carvalho Chehab committed May 18, 2010
1 parent 0ef4b05 commit b1ce40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/tm6000/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.

0 comments on commit b1ce40b

Please sign in to comment.