Kconfig 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. comment "soc_camera sensor drivers"
  2. config SOC_CAMERA_MT9M001
  3. tristate "mt9m001 support"
  4. depends on SOC_CAMERA && I2C
  5. help
  6. This driver supports MT9M001 cameras from Micron, monochrome
  7. and colour models.
  8. config SOC_CAMERA_MT9M111
  9. tristate "legacy soc_camera mt9m111, mt9m112 and mt9m131 support"
  10. depends on SOC_CAMERA && I2C
  11. select VIDEO_MT9M111
  12. help
  13. This driver supports MT9M111, MT9M112 and MT9M131 cameras from
  14. Micron/Aptina.
  15. This is the legacy configuration which shouldn't be used anymore,
  16. while VIDEO_MT9M111 should be used instead.
  17. config SOC_CAMERA_MT9T112
  18. tristate "mt9t112 support"
  19. depends on SOC_CAMERA && I2C
  20. help
  21. This driver supports MT9T112 cameras from Aptina.
  22. config SOC_CAMERA_MT9V022
  23. tristate "mt9v022 and mt9v024 support"
  24. depends on SOC_CAMERA && I2C
  25. help
  26. This driver supports MT9V022 cameras from Micron
  27. config SOC_CAMERA_OV5642
  28. tristate "ov5642 camera support"
  29. depends on SOC_CAMERA && I2C
  30. help
  31. This is a V4L2 camera driver for the OmniVision OV5642 sensor
  32. config SOC_CAMERA_OV772X
  33. tristate "ov772x camera support"
  34. depends on SOC_CAMERA && I2C
  35. help
  36. This is a ov772x camera driver
  37. config SOC_CAMERA_OV9640
  38. tristate "ov9640 camera support"
  39. depends on SOC_CAMERA && I2C
  40. help
  41. This is a ov9640 camera driver
  42. config SOC_CAMERA_OV9740
  43. tristate "ov9740 camera support"
  44. depends on SOC_CAMERA && I2C
  45. help
  46. This is a ov9740 camera driver
  47. config SOC_CAMERA_RJ54N1
  48. tristate "rj54n1cb0c support"
  49. depends on SOC_CAMERA && I2C
  50. help
  51. This is a rj54n1cb0c video driver
  52. config SOC_CAMERA_TW9910
  53. tristate "tw9910 support"
  54. depends on SOC_CAMERA && I2C
  55. help
  56. This is a tw9910 video driver