diff options
author | Antoine Jacquet <royale@zerezo.com> | 2008-08-18 23:17:40 +0200 |
---|---|---|
committer | Antoine Jacquet <royale@zerezo.com> | 2008-08-18 23:17:40 +0200 |
commit | 8dd76f6dac2e4a6e9a6128110c8b5f9e68b79a45 (patch) | |
tree | f5069a15580ba484a6487780dbdb2b7e6b8c12c8 /linux/drivers/media/dvb/dvb-usb/Kconfig | |
parent | a499d8eb7179d0990c06b89c3362af960c7d9eef (diff) | |
parent | 6419821388c400bcd9ed1bcf50230b56d2205dcf (diff) | |
download | mediapointer-dvb-s2-8dd76f6dac2e4a6e9a6128110c8b5f9e68b79a45.tar.gz mediapointer-dvb-s2-8dd76f6dac2e4a6e9a6128110c8b5f9e68b79a45.tar.bz2 |
merge: v4l-dvb
From: Antoine Jacquet <royale@zerezo.com>
Priority: normal
Signed-off-by: Antoine Jacquet <royale@zerezo.com>
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/dvb-usb/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/dvb-usb/Kconfig b/linux/drivers/media/dvb/dvb-usb/Kconfig index 8a54cb483..1d9e98cee 100644 --- a/linux/drivers/media/dvb/dvb-usb/Kconfig +++ b/linux/drivers/media/dvb/dvb-usb/Kconfig @@ -264,3 +264,10 @@ config DVB_USB_ANYSEE help Say Y here to support the Anysee E30, Anysee E30 Plus or Anysee E30 C Plus DVB USB2.0 receiver. + +config DVB_USB_DTV5100 + tristate "AME DTV-5100 USB2.0 DVB-T support" + depends on DVB_USB + select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE + help + Say Y here to support the AME DTV-5100 USB2.0 DVB-T receiver. |