diff options
Diffstat (limited to 'drivers/media/video')
-rw-r--r-- | drivers/media/video/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 1773941a1a66..64682bff228a 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -960,6 +960,7 @@ source "drivers/media/video/et61x251/Kconfig" | |||
960 | config VIDEO_OVCAMCHIP | 960 | config VIDEO_OVCAMCHIP |
961 | tristate "OmniVision Camera Chip support (DEPRECATED)" | 961 | tristate "OmniVision Camera Chip support (DEPRECATED)" |
962 | depends on I2C && VIDEO_V4L1 | 962 | depends on I2C && VIDEO_V4L1 |
963 | default n | ||
963 | ---help--- | 964 | ---help--- |
964 | This driver is DEPRECATED please use the gspca ov519 module | 965 | This driver is DEPRECATED please use the gspca ov519 module |
965 | instead. Note that for the ov511 / ov518 support of the gspca module | 966 | instead. Note that for the ov511 / ov518 support of the gspca module |
@@ -976,6 +977,7 @@ config VIDEO_OVCAMCHIP | |||
976 | config USB_W9968CF | 977 | config USB_W9968CF |
977 | tristate "USB W996[87]CF JPEG Dual Mode Camera support (DEPRECATED)" | 978 | tristate "USB W996[87]CF JPEG Dual Mode Camera support (DEPRECATED)" |
978 | depends on VIDEO_V4L1 && I2C && VIDEO_OVCAMCHIP | 979 | depends on VIDEO_V4L1 && I2C && VIDEO_OVCAMCHIP |
980 | default n | ||
979 | ---help--- | 981 | ---help--- |
980 | This driver is DEPRECATED please use the gspca ov519 module | 982 | This driver is DEPRECATED please use the gspca ov519 module |
981 | instead. Note that for the w9968cf support of the gspca module | 983 | instead. Note that for the w9968cf support of the gspca module |
@@ -997,6 +999,7 @@ config USB_W9968CF | |||
997 | config USB_OV511 | 999 | config USB_OV511 |
998 | tristate "USB OV511 Camera support (DEPRECATED)" | 1000 | tristate "USB OV511 Camera support (DEPRECATED)" |
999 | depends on VIDEO_V4L1 | 1001 | depends on VIDEO_V4L1 |
1002 | default n | ||
1000 | ---help--- | 1003 | ---help--- |
1001 | This driver is DEPRECATED please use the gspca ov519 module | 1004 | This driver is DEPRECATED please use the gspca ov519 module |
1002 | instead. Note that for the ov511 / ov518 support of the gspca module | 1005 | instead. Note that for the ov511 / ov518 support of the gspca module |
@@ -1025,6 +1028,7 @@ source "drivers/media/video/sn9c102/Kconfig" | |||
1025 | config USB_STV680 | 1028 | config USB_STV680 |
1026 | tristate "USB STV680 (Pencam) Camera support (DEPRECATED)" | 1029 | tristate "USB STV680 (Pencam) Camera support (DEPRECATED)" |
1027 | depends on VIDEO_V4L1 | 1030 | depends on VIDEO_V4L1 |
1031 | default n | ||
1028 | ---help--- | 1032 | ---help--- |
1029 | This driver is DEPRECATED please use the gspca stv0680 module | 1033 | This driver is DEPRECATED please use the gspca stv0680 module |
1030 | instead. Note that for the gspca stv0680 module you need | 1034 | instead. Note that for the gspca stv0680 module you need |