Skip to content

Commit

Permalink
[media] DVB: dvb-net, make the kconfig text helpful
Browse files Browse the repository at this point in the history
Telling the user they can disable an option if they want is not the
much useful. Describe what it is good for instead.

The text was derived from Mauro's email.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Hans Petter Selasky <hselasky@c2i.net>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Hans Petter Selasky <hselasky@c2i.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Jiri Slaby authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 3735edf commit 9a78efc
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions drivers/media/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,13 @@ config DVB_NET
default (NET && INET)
depends on NET && INET && DVB_CORE
help
The DVB network support in the DVB core can
optionally be disabled if this
option is set to N.
This option enables DVB Network Support which is a part of the DVB
standard. It is used, for example, by automatic firmware updates used
on Set-Top-Boxes. It can also be used to access the Internet via the
DVB card, if the network provider supports it.

If unsure say Y.
You may want to disable the network support on embedded devices. If
unsure say Y.

config VIDEO_MEDIA
tristate
Expand Down

0 comments on commit 9a78efc

Please sign in to comment.