Kconfig 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. config VIDEO_GO7007
  2. tristate "WIS GO7007 MPEG encoder support"
  3. depends on VIDEO_DEV && PCI && I2C
  4. depends on SND
  5. select VIDEOBUF_DMA_SG
  6. depends on RC_CORE
  7. select VIDEO_TUNER
  8. select VIDEO_TVEEPROM
  9. select SND_PCM
  10. select CRC32
  11. default N
  12. ---help---
  13. This is a video4linux driver for the WIS GO7007 MPEG
  14. encoder chip.
  15. To compile this driver as a module, choose M here: the
  16. module will be called go7007
  17. config VIDEO_GO7007_USB
  18. tristate "WIS GO7007 USB support"
  19. depends on VIDEO_GO7007 && USB
  20. default N
  21. ---help---
  22. This is a video4linux driver for the WIS GO7007 MPEG
  23. encoder chip over USB.
  24. To compile this driver as a module, choose M here: the
  25. module will be called go7007-usb
  26. config VIDEO_GO7007_USB_S2250_BOARD
  27. tristate "Sensoray 2250/2251 support"
  28. depends on VIDEO_GO7007_USB && DVB_USB
  29. default N
  30. ---help---
  31. This is a video4linux driver for the Sensoray 2250/2251 device.
  32. To compile this driver as a module, choose M here: the
  33. module will be called s2250
  34. config VIDEO_GO7007_OV7640
  35. tristate "OV7640 subdev support"
  36. depends on VIDEO_GO7007
  37. default N
  38. ---help---
  39. This is a video4linux driver for the OV7640 sub-device.
  40. To compile this driver as a module, choose M here: the
  41. module will be called wis-ov7640
  42. config VIDEO_GO7007_SAA7113
  43. tristate "SAA7113 subdev support"
  44. depends on VIDEO_GO7007
  45. default N
  46. ---help---
  47. This is a video4linux driver for the SAA7113 sub-device.
  48. To compile this driver as a module, choose M here: the
  49. module will be called wis-saa7113
  50. config VIDEO_GO7007_SAA7115
  51. tristate "SAA7115 subdev support"
  52. depends on VIDEO_GO7007
  53. default N
  54. ---help---
  55. This is a video4linux driver for the SAA7115 sub-device.
  56. To compile this driver as a module, choose M here: the
  57. module will be called wis-saa7115
  58. config VIDEO_GO7007_TW9903
  59. tristate "TW9903 subdev support"
  60. depends on VIDEO_GO7007
  61. default N
  62. ---help---
  63. This is a video4linux driver for the TW9903 sub-device.
  64. To compile this driver as a module, choose M here: the
  65. module will be called wis-tw9903
  66. config VIDEO_GO7007_UDA1342
  67. tristate "UDA1342 subdev support"
  68. depends on VIDEO_GO7007
  69. default N
  70. ---help---
  71. This is a video4linux driver for the UDA1342 sub-device.
  72. To compile this driver as a module, choose M here: the
  73. module will be called wis-uda1342
  74. config VIDEO_GO7007_SONY_TUNER
  75. tristate "Sony tuner subdev support"
  76. depends on VIDEO_GO7007
  77. default N
  78. ---help---
  79. This is a video4linux driver for the Sony Tuner sub-device.
  80. To compile this driver as a module, choose M here: the
  81. module will be called wis-sony-tuner
  82. config VIDEO_GO7007_TW2804
  83. tristate "TW2804 subdev support"
  84. depends on VIDEO_GO7007
  85. default N
  86. ---help---
  87. This is a video4linux driver for the TW2804 sub-device.
  88. To compile this driver as a module, choose M here: the
  89. module will be called wis-tw2804