diff options
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/video/pvrusb2/Kconfig | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/media/video/pvrusb2/Kconfig b/drivers/media/video/pvrusb2/Kconfig index 3432b25becc6..546c3289dc13 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 | ||