projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e8bac9
)
V4L/DVB (9358): CinergyT2: fix Kconfig typo
author
Thierry MERLE
<thierry.merle@free.fr>
Thu, 23 Oct 2008 20:49:49 +0000
(17:49 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 11 Nov 2008 10:11:22 +0000
(08:11 -0200)
config\tDVB_USB_CINERGY_T2 causes the make_kconfig.pl to forget to enable by default the compilation of cinergyT2 module.
Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/dvb-usb/Kconfig
b/drivers/media/dvb/dvb-usb/Kconfig
index
47488a9
..
62b68c2
100644
(file)
--- a/
drivers/media/dvb/dvb-usb/Kconfig
+++ b/
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