blob: 46763be711f7bcfa3a595da19e1b0e4fab366708 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
config VIDEO_EM28XX
tristate "Empia EM2800/EM2820/2840 USB video capture support"
depends on VIDEO_DEV && USB && I2C
select VIDEO_BUF
select VIDEO_TUNER
select VIDEO_TVEEPROM
select VIDEO_IR
---help---
This is a video4linux driver for Empia 28xx based TV cards.
To compile this driver as a module, choose M here: the
module will be called em28xx
|