linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/5] tm6000: bugfix select moduls
@ 2010-05-23 18:29 stefan.ringel
  2010-05-23 18:29 ` [PATCH 2/5] tm6000: add power led off stefan.ringel
  2010-05-23 18:29 ` [PATCH 3/5] tm6000: set variable dev_mode in function tm6000_start_stream stefan.ringel
  0 siblings, 2 replies; 3+ messages in thread
From: stefan.ringel @ 2010-05-23 18:29 UTC (permalink / raw)
  To: linux-media; +Cc: mchehab, d.belimov, Stefan Ringel

From: Stefan Ringel <stefan.ringel@arcor.de>

Signed-off-by: Stefan Ringel <stefan.ringel@arcor.de>
---
 drivers/staging/tm6000/Kconfig |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/tm6000/Kconfig b/drivers/staging/tm6000/Kconfig
index 5fe759c..3657e33 100644
--- a/drivers/staging/tm6000/Kconfig
+++ b/drivers/staging/tm6000/Kconfig
@@ -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
-- 
1.7.0.3


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-05-23 18:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-23 18:29 [PATCH 1/5] tm6000: bugfix select moduls stefan.ringel
2010-05-23 18:29 ` [PATCH 2/5] tm6000: add power led off stefan.ringel
2010-05-23 18:29 ` [PATCH 3/5] tm6000: set variable dev_mode in function tm6000_start_stream stefan.ringel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).