From: Stefan Ringel Date: Sun, 23 May 2010 18:29:24 +0000 (-0300) Subject: V4L/DVB: tm6000: Properly select the tuners X-Git-Tag: v2.6.35-rc2~11^2~28 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=71d67f739e0b02995c2eb650448f031b76720307;p=karo-tx-linux.git V4L/DVB: tm6000: Properly select the tuners Signed-off-by: Stefan Ringel Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/staging/tm6000/Kconfig b/drivers/staging/tm6000/Kconfig index 5fe759cc2ee9..3657e33e8817 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