diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-18 18:34:00 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-18 18:34:00 -0300 |
commit | f75dce1c5a4e67aa7abffea6a320e23b1c33341e (patch) | |
tree | e43f6adad33e4dedb5ccb8c5d0f6da7a5b361193 /linux/drivers/media/video/Kconfig | |
parent | b13151ad9db4a75aba8551e7cfb95cb9f34c1283 (diff) | |
download | mediapointer-dvb-s2-f75dce1c5a4e67aa7abffea6a320e23b1c33341e.tar.gz mediapointer-dvb-s2-f75dce1c5a4e67aa7abffea6a320e23b1c33341e.tar.bz2 |
Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USB
From: Steven Toth <stoth@hauppauge.com>
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 'linux/drivers/media/video/Kconfig')
-rw-r--r-- | linux/drivers/media/video/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/drivers/media/video/Kconfig b/linux/drivers/media/video/Kconfig index 54b9f84e9..fe9a4cc14 100644 --- a/linux/drivers/media/video/Kconfig +++ b/linux/drivers/media/video/Kconfig @@ -698,6 +698,8 @@ source "drivers/media/video/cx88/Kconfig" source "drivers/media/video/cx23885/Kconfig" +source "drivers/media/video/au0828/Kconfig" + source "drivers/media/video/ivtv/Kconfig" config VIDEO_M32R_AR |