aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorMike Isely <isely@pobox.com>2008-02-03 23:00:33 -0500
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-04-24 13:09:46 -0400
commit48e5329fe8dea9ce88074a10787b619a3fe7175f (patch)
tree324eb8dec99335dfd1910157c2e85adc3227e5e4 /drivers
parentbc4b02caa875f8e2146c724a931f32b087d7e9b0 (diff)
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>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/video/pvrusb2/Kconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/media/video/pvrusb2/Kconfig b/drivers/media/video/pvrusb2/Kconfig
index 3432b25becc..546c3289dc1 100644
--- a/drivers/media/video/pvrusb2/Kconfig
+++ b/drivers/media/video/pvrusb2/Kconfig
@@ -67,9 +67,10 @@ config VIDEO_PVRUSB2_DVB
67 This option enables compilation of a DVB interface for the 67 This option enables compilation of a DVB interface for the
68 pvrusb2 driver. Currently this is very very experimental. 68 pvrusb2 driver. Currently this is very very experimental.
69 It is also limiting - the DVB interface can only access the 69 It is also limiting - the DVB interface can only access the
70 side of hybrid devices, and there are going to be issues if 70 digital side of hybrid devices, and there are going to be
71 you attempt to mess with the V4L side at the same time. 71 issues if you attempt to mess with the V4L side at the same
72 Don't turn this on unless you know what you are doing. 72 time. Don't turn this on unless you know what you are
73 doing.
73 74
74 If you are in doubt, say N. 75 If you are in doubt, say N.
75 76