diff options
author | Amerigo Wang <amwang@redhat.com> | 2010-05-28 05:49:57 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-08-02 14:26:57 -0400 |
commit | a96076096bca746ddad3a5d8bfd3bbb1d9b96444 (patch) | |
tree | 72b4b4e9011dbc688841e43ba7bd895fdc6e3c0a /drivers/media/video/Kconfig | |
parent | 3b23bc5731d476b0913c437626d6a6f51687d1d6 (diff) |
V4L/DVB: Remove obsolete stv680 v4l1 driver
obsolete v4l1 driver replaced by gspca_stv0680
Signed-off-by: Amerigo Wang <amwang@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index bf47cdc95a71..de098649c3b8 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -1014,23 +1014,6 @@ config USB_SE401 | |||
1014 | 1014 | ||
1015 | source "drivers/media/video/sn9c102/Kconfig" | 1015 | source "drivers/media/video/sn9c102/Kconfig" |
1016 | 1016 | ||
1017 | config USB_STV680 | ||
1018 | tristate "USB STV680 (Pencam) Camera support (DEPRECATED)" | ||
1019 | depends on VIDEO_V4L1 | ||
1020 | default n | ||
1021 | ---help--- | ||
1022 | This driver is DEPRECATED please use the gspca stv0680 module | ||
1023 | instead. Note that for the gspca stv0680 module you need | ||
1024 | atleast version 0.6.3 of libv4l. | ||
1025 | |||
1026 | Say Y here if you want to connect this type of camera to your | ||
1027 | computer's USB port. This includes the Pencam line of cameras. | ||
1028 | See <file:Documentation/video4linux/stv680.txt> for more information | ||
1029 | and for a list of supported cameras. | ||
1030 | |||
1031 | To compile this driver as a module, choose M here: the | ||
1032 | module will be called stv680. | ||
1033 | |||
1034 | source "drivers/media/video/zc0301/Kconfig" | 1017 | source "drivers/media/video/zc0301/Kconfig" |
1035 | 1018 | ||
1036 | source "drivers/media/video/pwc/Kconfig" | 1019 | source "drivers/media/video/pwc/Kconfig" |