Message ID | 201106061757.43827.istvan_v@mailbox.hu (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
diff -uNr xc4000_orig/drivers/media/dvb/dvb-usb/Kconfig xc4000/drivers/media/dvb/dvb-usb/Kconfig --- xc4000_orig/drivers/media/dvb/dvb-usb/Kconfig 2011-06-06 14:10:12.000000000 +0200 +++ xc4000/drivers/media/dvb/dvb-usb/Kconfig 2011-06-06 14:43:39.000000000 +0200 @@ -81,6 +81,7 @@ select MEDIA_TUNER_MT2266 if !MEDIA_TUNER_CUSTOMISE select MEDIA_TUNER_XC2028 if !MEDIA_TUNER_CUSTOMISE select MEDIA_TUNER_XC5000 if !MEDIA_TUNER_CUSTOMISE + select MEDIA_TUNER_XC4000 if !MEDIA_TUNER_CUSTOMISE select MEDIA_TUNER_MXL5007T if !MEDIA_TUNER_CUSTOMISE help Support for USB2.0/1.1 DVB receivers based on the DiB0700 USB bridge. The
Automatically select the xc4000 module for dib0700 if the tuner selection is not customized. Signed-off-by: Istvan Varga <istvan_v@mailbox.hu> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html