diff options
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index c69f858c9278..7ecae636e6ad 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -956,7 +956,8 @@ config VIDEO_OVCAMCHIP | |||
956 | ---help--- | 956 | ---help--- |
957 | This driver is DEPRECATED please use the gspca ov519 module | 957 | This driver is DEPRECATED please use the gspca ov519 module |
958 | instead. Note that for the ov511 / ov518 support of the gspca module | 958 | instead. Note that for the ov511 / ov518 support of the gspca module |
959 | you need atleast version 0.6.0 of libv4l. | 959 | you need atleast version 0.6.0 of libv4l and for the w9968cf |
960 | atleast version 0.6.3 of libv4l. | ||
960 | 961 | ||
961 | Support for the OmniVision OV6xxx and OV7xxx series of camera chips. | 962 | Support for the OmniVision OV6xxx and OV7xxx series of camera chips. |
962 | This driver is intended to be used with the ov511 and w9968cf USB | 963 | This driver is intended to be used with the ov511 and w9968cf USB |
@@ -970,7 +971,8 @@ config USB_W9968CF | |||
970 | depends on VIDEO_V4L1 && I2C && VIDEO_OVCAMCHIP | 971 | depends on VIDEO_V4L1 && I2C && VIDEO_OVCAMCHIP |
971 | ---help--- | 972 | ---help--- |
972 | This driver is DEPRECATED please use the gspca ov519 module | 973 | This driver is DEPRECATED please use the gspca ov519 module |
973 | instead. | 974 | instead. Note that for the w9968cf support of the gspca module |
975 | you need atleast version 0.6.3 of libv4l. | ||
974 | 976 | ||
975 | Say Y here if you want support for cameras based on OV681 or | 977 | Say Y here if you want support for cameras based on OV681 or |
976 | Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips. | 978 | Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips. |