From: Mike Isely Date: Mon, 4 Feb 2008 04:00:33 +0000 (-0300) Subject: V4L/DVB (7685): pvrusb2: Fix really bad typo if DVB config option description X-Git-Tag: v2.6.26-rc1~1084^2~44 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48e5329fe8dea9ce88074a10787b619a3fe7175f;p=profile%2Fivi%2Fkernel-x86-ivi.git V4L/DVB (7685): pvrusb2: Fix really bad typo if DVB config option description Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/pvrusb2/Kconfig b/drivers/media/video/pvrusb2/Kconfig index 3432b25..546c328 100644 --- a/drivers/media/video/pvrusb2/Kconfig +++ b/drivers/media/video/pvrusb2/Kconfig @@ -67,9 +67,10 @@ config VIDEO_PVRUSB2_DVB This option enables compilation of a DVB interface for the pvrusb2 driver. Currently this is very very experimental. It is also limiting - the DVB interface can only access the - side of hybrid devices, and there are going to be issues if - you attempt to mess with the V4L side at the same time. - Don't turn this on unless you know what you are doing. + digital side of hybrid devices, and there are going to be + issues if you attempt to mess with the V4L side at the same + time. Don't turn this on unless you know what you are + doing. If you are in doubt, say N.