diff options
author | Patrick Boettcher <devnull@localhost> | 2005-04-11 13:46:27 +0000 |
---|---|---|
committer | Patrick Boettcher <devnull@localhost> | 2005-04-11 13:46:27 +0000 |
commit | 0d815a62ada470f205baa470922217fc36c6b1a3 (patch) | |
tree | a6546c6161a5254c0d591635772efcc3ffdb9afe /linux | |
parent | ea439abdcde2726447b3d8b19f4134561d693280 (diff) | |
download | mediapointer-dvb-s2-0d815a62ada470f205baa470922217fc36c6b1a3.tar.gz mediapointer-dvb-s2-0d815a62ada470f205baa470922217fc36c6b1a3.tar.bz2 |
quotation marks (thanks to C.Y.M for pointing that out)
Diffstat (limited to 'linux')
-rw-r--r-- | linux/drivers/media/dvb/dvb-usb/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/dvb/dvb-usb/Kconfig b/linux/drivers/media/dvb/dvb-usb/Kconfig index 657a86b9c..b16e1c19c 100644 --- a/linux/drivers/media/dvb/dvb-usb/Kconfig +++ b/linux/drivers/media/dvb/dvb-usb/Kconfig @@ -19,14 +19,14 @@ config DVB_USB_DEBUG appropriate drivers) for debug levels. config DVB_USB_VP7045 - tristate "Twinhan VP-7045 (Alpha) and VP-7046 (MagicBoxII) USB2.0 support + tristate "Twinhan VP-7045 (Alpha) and VP-7046 (MagicBoxII) USB2.0 support" depends on DVB_USB help Say Y here to support the Twinhan Alpha (tick) (VP-7045) or the MagicBox II (VP-7046) DVB-T USB2.0 receiver. config DVB_USB_DTT200U - tristate "Yakumo/Hama/Typhoon DVB-T USB2.0 support + tristate "Yakumo/Hama/Typhoon DVB-T USB2.0 support" depends on DVB_USB help Say Y here to support the Yakumo/Hama/Typhoon DVB-T USB2.0 receiver. |