V4L/DVB (7685): pvrusb2: Fix really bad typo if DVB config option description

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Mike Isely 2008-02-04 01:00:33 -03:00 committed by Mauro Carvalho Chehab
parent bc4b02caa8
commit 48e5329fe8
1 changed files with 4 additions and 3 deletions

View File

@ -67,9 +67,10 @@ config VIDEO_PVRUSB2_DVB
This option enables compilation of a DVB interface for the This option enables compilation of a DVB interface for the
pvrusb2 driver. Currently this is very very experimental. pvrusb2 driver. Currently this is very very experimental.
It is also limiting - the DVB interface can only access the It is also limiting - the DVB interface can only access the
side of hybrid devices, and there are going to be issues if digital side of hybrid devices, and there are going to be
you attempt to mess with the V4L side at the same time. issues if you attempt to mess with the V4L side at the same
Don't turn this on unless you know what you are doing. time. Don't turn this on unless you know what you are
doing.
If you are in doubt, say N. If you are in doubt, say N.