From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Jiri Slaby <jirislaby@gmail.com>
Cc: Hans Petter Selasky <hselasky@c2i.net>,
Linux Media Mailing List <linux-media@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: DVB_NET help message is useless
Date: Thu, 16 Jun 2011 07:38:29 -0300 [thread overview]
Message-ID: <4DF9DD25.1000103@redhat.com> (raw)
In-Reply-To: <4DF9AB93.1040903@gmail.com>
Em 16-06-2011 04:06, Jiri Slaby escreveu:
> Hi,
>
> I've just updated to 3.0-rc and saw CONFIG_DVB_NET. Hmm, let's see
> what's that by asking with '?'. And I got this crap:
> ================
> CONFIG_DVB_NET:
>
> The DVB network support in the DVB core can
> optionally be disabled if this
> option is set to N.
>
> If unsure say Y.
> ================
> Why do you think this help message is useful? It's clear to
> everybody that if one eventually disables it it will be disabled. The
> help message should mention _what_ the network support is.
>
> I would send a patch, but I really have no idea what's that good for.
As Hans answered this option disables the IP stack from the DVB driver. The
IP stack is part of the DVB standard. It is used, for example, by automatic
firmware updates used on STB's. It can also be used to access the Internet,
via the DVB card, if the network provider supports it.
Before 3.0, this were enabled on all cards. However, if the IP stack is
disabled, this would mean that the entire DVB would also be disabled.
So, this option were added. It may make sense to make it dependent of
CONFIG_EMBEDDED, as normal users should not need to disable it.
Feel free to send us a patch if you want to improve the Kconfig logic or
help message.
Thanks,
Mauro
next prev parent reply other threads:[~2011-06-16 10:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-16 7:06 DVB_NET help message is useless Jiri Slaby
2011-06-16 8:05 ` Hans Petter Selasky
2011-06-16 10:38 ` Mauro Carvalho Chehab [this message]
2011-06-16 19:06 ` [PATCH] DVB: dvb-net, make the kconfig text helpful Jiri Slaby
2011-06-16 19:14 ` Randy Dunlap
2011-06-17 6:04 ` Hans Petter Selasky
2011-06-17 8:02 ` Jiri Slaby
2011-06-17 8:38 ` Hans Petter Selasky
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=4DF9DD25.1000103@redhat.com \
--to=mchehab@redhat.com \
--cc=hselasky@c2i.net \
--cc=jirislaby@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox