diff --git a/drivers/media/video/pvrusb2/Kconfig b/drivers/media/video/pvrusb2/Kconfig
index 3432b25becc657d86a492fb5a02a5009222aef1c..546c3289dc1385cf769dd52e657be84612d70179 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.