aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2010-12-25 05:36:55 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-12-29 05:17:08 -0500
commit71bb2876a3b2af8e6fd5ac20921ee0de9e07d809 (patch)
treec3da81f48bc84945d19b7e271888a844fb27ef0d /drivers/media/video/Kconfig
parent745da4280f272840976d47afba22ed853f07e1b2 (diff)
[media] se401: deprecate driver, move to staging
The se401 driver is deprecated and is moved to staging. If no one will convert this driver to V4L2, then it will be removed in 2.6.39. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 3655b30254d9..b3bf04368bf2 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -917,17 +917,6 @@ source "drivers/media/video/usbvision/Kconfig"
917 917
918source "drivers/media/video/et61x251/Kconfig" 918source "drivers/media/video/et61x251/Kconfig"
919 919
920config USB_SE401
921 tristate "USB SE401 Camera support"
922 depends on VIDEO_V4L1
923 ---help---
924 Say Y here if you want to connect this type of camera to your
925 computer's USB port. See <file:Documentation/video4linux/se401.txt>
926 for more information and for a list of supported cameras.
927
928 To compile this driver as a module, choose M here: the
929 module will be called se401.
930
931source "drivers/media/video/sn9c102/Kconfig" 920source "drivers/media/video/sn9c102/Kconfig"
932 921
933source "drivers/media/video/pwc/Kconfig" 922source "drivers/media/video/pwc/Kconfig"