aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig33
1 files changed, 29 insertions, 4 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index e6186b338a12..9dc74c93bf24 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -600,7 +600,7 @@ source "drivers/media/video/bt8xx/Kconfig"
600 600
601config VIDEO_PMS 601config VIDEO_PMS
602 tristate "Mediavision Pro Movie Studio Video For Linux" 602 tristate "Mediavision Pro Movie Studio Video For Linux"
603 depends on ISA && VIDEO_V4L1 603 depends on ISA && VIDEO_V4L2
604 help 604 help
605 Say Y if you have such a thing. 605 Say Y if you have such a thing.
606 606
@@ -847,6 +847,12 @@ config SOC_CAMERA_MT9V022
847 help 847 help
848 This driver supports MT9V022 cameras from Micron 848 This driver supports MT9V022 cameras from Micron
849 849
850config SOC_CAMERA_RJ54N1
851 tristate "rj54n1cb0c support"
852 depends on SOC_CAMERA && I2C
853 help
854 This is a rj54n1cb0c video driver
855
850config SOC_CAMERA_TW9910 856config SOC_CAMERA_TW9910
851 tristate "tw9910 support" 857 tristate "tw9910 support"
852 depends on SOC_CAMERA && I2C 858 depends on SOC_CAMERA && I2C
@@ -865,6 +871,12 @@ config SOC_CAMERA_OV772X
865 help 871 help
866 This is a ov772x camera driver 872 This is a ov772x camera driver
867 873
874config SOC_CAMERA_OV9640
875 tristate "ov9640 camera support"
876 depends on SOC_CAMERA && I2C
877 help
878 This is a ov9640 camera driver
879
868config MX1_VIDEO 880config MX1_VIDEO
869 bool 881 bool
870 882
@@ -939,9 +951,14 @@ source "drivers/media/video/usbvideo/Kconfig"
939source "drivers/media/video/et61x251/Kconfig" 951source "drivers/media/video/et61x251/Kconfig"
940 952
941config VIDEO_OVCAMCHIP 953config VIDEO_OVCAMCHIP
942 tristate "OmniVision Camera Chip support" 954 tristate "OmniVision Camera Chip support (DEPRECATED)"
943 depends on I2C && VIDEO_V4L1 955 depends on I2C && VIDEO_V4L1
944 ---help--- 956 ---help---
957 This driver is DEPRECATED please use the gspca ov519 module
958 instead. Note that for the ov511 / ov518 support of the gspca module
959 you need atleast version 0.6.0 of libv4l and for the w9968cf
960 atleast version 0.6.3 of libv4l.
961
945 Support for the OmniVision OV6xxx and OV7xxx series of camera chips. 962 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
946 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
947 camera drivers. 964 camera drivers.
@@ -950,9 +967,13 @@ config VIDEO_OVCAMCHIP
950 module will be called ovcamchip. 967 module will be called ovcamchip.
951 968
952config USB_W9968CF 969config USB_W9968CF
953 tristate "USB W996[87]CF JPEG Dual Mode Camera support" 970 tristate "USB W996[87]CF JPEG Dual Mode Camera support (DEPRECATED)"
954 depends on VIDEO_V4L1 && I2C && VIDEO_OVCAMCHIP 971 depends on VIDEO_V4L1 && I2C && VIDEO_OVCAMCHIP
955 ---help--- 972 ---help---
973 This driver is DEPRECATED please use the gspca ov519 module
974 instead. Note that for the w9968cf support of the gspca module
975 you need atleast version 0.6.3 of libv4l.
976
956 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
957 Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips. 978 Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.
958 979
@@ -995,9 +1016,13 @@ config USB_SE401
995source "drivers/media/video/sn9c102/Kconfig" 1016source "drivers/media/video/sn9c102/Kconfig"
996 1017
997config USB_STV680 1018config USB_STV680
998 tristate "USB STV680 (Pencam) Camera support" 1019 tristate "USB STV680 (Pencam) Camera support (DEPRECATED)"
999 depends on VIDEO_V4L1 1020 depends on VIDEO_V4L1
1000 ---help--- 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
1001 Say Y here if you want to connect this type of camera to your 1026 Say Y here if you want to connect this type of camera to your
1002 computer's USB port. This includes the Pencam line of cameras. 1027 computer's USB port. This includes the Pencam line of cameras.
1003 See <file:Documentation/video4linux/stv680.txt> for more information 1028 See <file:Documentation/video4linux/stv680.txt> for more information