All of lore.kernel.org
 help / color / mirror / Atom feed
From: "nibble.max" <nibble.max@gmail.com>
To: "Olli Salonen" <olli.salonen@iki.fi>
Cc: "linux-media" <linux-media@vger.kernel.org>
Subject: Re: Re: [PATCH 3/4] support for DVBSky dvb-s2 usb: add dvb-usb-v2 driver for DVBSky dvb-s2 box
Date: Fri, 8 Aug 2014 13:37:08 +0800	[thread overview]
Message-ID: <201408081337062501153@gmail.com> (raw)
In-Reply-To: 201408061236404537660@gmail.com

Hello Olli,
>Hi Max,
>
>nibble.max <nibble.max <at> gmail.com> writes:
>> diff --git a/drivers/media/usb/dvb-usb-v2/Kconfig
>b/drivers/media/usb/dvb-usb-v2/Kconfig
>> index 66645b0..8107c8d 100644
>> --- a/drivers/media/usb/dvb-usb-v2/Kconfig
>> +++ b/drivers/media/usb/dvb-usb-v2/Kconfig
>>  <at>  <at>  -141,3 +141,9  <at>  <at>  config DVB_USB_RTL28XXU
>>  	help
>>  	  Say Y here to support the Realtek RTL28xxU DVB USB receiver.
>> 
>> +config DVB_USB_DVBSKY
>> +	tristate "DVBSky USB support"
>> +	depends on DVB_USB_V2
>> +	select DVB_M88DS3103 if MEDIA_SUBDRV_AUTOSELECT
>> +	help
>> +	  Say Y here to support the USB receivers from DVBSky.
>
>Shouldn't the MEDIA_TUNER_M88TS2022 also be selected in Kconfig?
Yes, I miss it. It should be selected in Kconfig.
Thanks.
>
>Cheers,
>-olli
>
>
>
>--
>To unsubscribe from this list: send the line "unsubscribe linux-media" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html


      parent reply	other threads:[~2014-08-08  5:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-06  4:36 [PATCH 3/4] support for DVBSky dvb-s2 usb: add dvb-usb-v2 driver for DVBSky dvb-s2 box nibble.max
2014-08-07 17:18 ` Antti Palosaari
2014-08-08  2:42 ` Re: [PATCH 3/4] support for DVBSky dvb-s2 usb: add dvb-usb-v2 driverfor " nibble.max
2014-08-08  5:02 ` [PATCH 3/4] support for DVBSky dvb-s2 usb: add dvb-usb-v2 driver for " Olli Salonen
2014-08-08  5:37 ` nibble.max [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201408081337062501153@gmail.com \
    --to=nibble.max@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=olli.salonen@iki.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.