Do not build obsolete lgs8gl5 driver

svn path=/dists/trunk/linux-2.6/; revision=15147
This commit is contained in:
Ben Hutchings 2010-02-12 03:08:42 +00:00
parent 5aaf59c403
commit 812fb681cc
4 changed files with 18 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
linux-2.6 (2.6.32-9) unstable; urgency=low
[ Ben Hutchings ]
* Do not build obsolete lgs8gl5 driver
-- Ben Hutchings <ben@decadent.org.uk> Fri, 12 Feb 2010 02:59:33 +0000
linux-2.6 (2.6.32-8) unstable; urgency=high
[ Bastian Blank ]

View File

@ -845,7 +845,6 @@ CONFIG_DVB_PLL=m
CONFIG_DVB_LNBP21=m
CONFIG_DVB_ISL6405=m
CONFIG_DVB_ISL6421=m
CONFIG_DVB_LGS8GL5=m
CONFIG_DVB_LGS8GXX=m
CONFIG_DVB_DUMMY_FE=m

View File

@ -0,0 +1,10 @@
--- a/drivers/media/dvb/dvb-usb/Kconfig
+++ b/drivers/media/dvb/dvb-usb/Kconfig
@@ -112,7 +112,6 @@
select DVB_MT352 if !DVB_FE_CUSTOMISE
select DVB_ZL10353 if !DVB_FE_CUSTOMISE
select DVB_DIB7000P if !DVB_FE_CUSTOMISE
- select DVB_LGS8GL5 if !DVB_FE_CUSTOMISE
select DVB_LGS8GXX if !DVB_FE_CUSTOMISE
select DVB_TUNER_DIB0070 if !DVB_FE_CUSTOMISE
select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMISE

1
debian/patches/series/9 vendored Normal file
View File

@ -0,0 +1 @@
+ bugfix/all/cxusb-dont-select-lgs8gl5.patch