Kconfig 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. config VIDEO_EM28XX
  2. tristate "Empia EM28xx USB video capture support"
  3. depends on VIDEO_DEV && I2C && INPUT
  4. select VIDEO_TUNER
  5. select VIDEO_TVEEPROM
  6. select VIDEO_IR
  7. select VIDEO_SAA711X if VIDEO_HELPER_CHIPS_AUTO
  8. select VIDEO_TVP5150 if VIDEO_HELPER_CHIPS_AUTO
  9. select VIDEO_MSP3400 if VIDEO_HELPER_CHIPS_AUTO
  10. ---help---
  11. This is a video4linux driver for Empia 28xx based TV cards.
  12. To compile this driver as a module, choose M here: the
  13. module will be called em28xx
  14. config VIDEO_EM28XX_ALSA
  15. depends on VIDEO_EM28XX && SND
  16. select SND_PCM
  17. tristate "Empia EM28xx ALSA audio module"
  18. ---help---
  19. This is an ALSA driver for some Empia 28xx based TV cards.
  20. This is not required for em2800/em2820/em2821 boards. However,
  21. newer em28xx devices uses Vendor Class for audio, instead of
  22. implementing the USB Audio Class. For those chips, this module
  23. will enable digital audio.
  24. To compile this driver as a module, choose M here: the
  25. module will be called em28xx-alsa
  26. config VIDEO_EM28XX_DVB
  27. tristate "DVB/ATSC Support for em28xx based TV cards"
  28. depends on VIDEO_EM28XX && DVB_CORE
  29. select DVB_LGDT330X if !DVB_FE_CUSTOMISE
  30. select VIDEOBUF_DVB
  31. select FW_LOADER
  32. ---help---
  33. This adds support for DVB cards based on the
  34. Empiatech em28xx chips.