summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-usb
diff options
context:
space:
mode:
authorThierry MERLE <thierry.merle@free.fr>2008-10-23 22:49:49 +0200
committerThierry MERLE <thierry.merle@free.fr>2008-10-23 22:49:49 +0200
commit8ea0539ab4ca8942b9bd89e943666e4bfb2d2463 (patch)
tree86b086c6f36d13f21a738bf6e6ee81b630e511a4 /linux/drivers/media/dvb/dvb-usb
parent8d0c999d88452b611d2518ad02eae9dbd95e8ce9 (diff)
downloadmediapointer-dvb-s2-8ea0539ab4ca8942b9bd89e943666e4bfb2d2463.tar.gz
mediapointer-dvb-s2-8ea0539ab4ca8942b9bd89e943666e4bfb2d2463.tar.bz2
CinergyT2: fix Kconfig typo
From: Thierry MERLE <thierry.merle@free.fr> config\tDVB_USB_CINERGY_T2 causes the make_kconfig.pl to forget to enable by default the compilation of cinergyT2 module. Priority: normal Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb')
-rw-r--r--linux/drivers/media/dvb/dvb-usb/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/dvb-usb/Kconfig b/linux/drivers/media/dvb/dvb-usb/Kconfig
index 47488a97a..62b68c291 100644
--- a/linux/drivers/media/dvb/dvb-usb/Kconfig
+++ b/linux/drivers/media/dvb/dvb-usb/Kconfig
@@ -261,7 +261,7 @@ config DVB_USB_DW2102
Say Y here to support the DvbWorld DVB-S/S2 USB2.0 receivers
and the TeVii S650.
-config DVB_USB_CINERGY_T2
+config DVB_USB_CINERGY_T2
tristate "Terratec CinergyT2/qanu USB 2.0 DVB-T receiver"
depends on DVB_USB
help