diff options
author | Steven Toth <stoth@hauppauge.com> | 2008-04-18 20:34:00 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 13:09:42 -0400 |
commit | 265a6510629ab39f33ece43a857089dd37978184 (patch) | |
tree | 021773e15d68f7d99c571d723a48397ae9cf9ef5 /drivers/media/video/au0828/Kconfig | |
parent | c8234ea37fb8b7a904223672edf36d269ea569a2 (diff) |
V4L/DVB (7621): Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USB
Including support for the AU0828 USB Bridge.
Including support for the AU8522 ATSC/QAM Demodulator.
Including support for the AU8522 ATSC/QAM Demodulator.
Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/au0828/Kconfig')
-rw-r--r-- | drivers/media/video/au0828/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/media/video/au0828/Kconfig b/drivers/media/video/au0828/Kconfig new file mode 100644 index 000000000000..38d68ee8026a --- /dev/null +++ b/drivers/media/video/au0828/Kconfig | |||
@@ -0,0 +1,10 @@ | |||
1 | |||
2 | config VIDEO_AU0828 | ||
3 | tristate "Auvitek AU0828 support" | ||
4 | depends on VIDEO_DEV && I2C && INPUT | ||
5 | select I2C_ALGOBIT | ||
6 | ---help--- | ||
7 | This is a video4linux driver for Auvitek's USB device. | ||
8 | |||
9 | To compile this driver as a module, choose M here: the | ||
10 | module will be called ambarella | ||