mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
linux: fix Kconfig for cxusb
This commit is contained in:
parent
9bca91c15c
commit
a86bb5711c
11
packages/linux/patches/3.18.8/linux-228-fix-kconfig-for-cxusb.patch
vendored
Normal file
11
packages/linux/patches/3.18.8/linux-228-fix-kconfig-for-cxusb.patch
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
diff -urN linux-old/drivers/media/usb/dvb-usb/Kconfig linux-3.18.8/drivers/media/usb/dvb-usb/Kconfig
|
||||||
|
--- linux-old/drivers/media/usb/dvb-usb/Kconfig 2015-02-27 03:49:36.000000000 +0200
|
||||||
|
+++ linux-3.18.8/drivers/media/usb/dvb-usb/Kconfig 2015-03-01 17:43:54.529848953 +0200
|
||||||
|
@@ -118,6 +118,7 @@
|
||||||
|
select DVB_ATBM8830 if MEDIA_SUBDRV_AUTOSELECT
|
||||||
|
select DVB_LGS8GXX if MEDIA_SUBDRV_AUTOSELECT
|
||||||
|
select DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT
|
||||||
|
+ select DVB_SP2 if MEDIA_SUBDRV_AUTOSELECT
|
||||||
|
select MEDIA_TUNER_SIMPLE if MEDIA_SUBDRV_AUTOSELECT
|
||||||
|
select MEDIA_TUNER_XC2028 if MEDIA_SUBDRV_AUTOSELECT
|
||||||
|
select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
|
Loading…
x
Reference in New Issue
Block a user