mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-27 10:30:52 +00:00
linux: Add support for TechnoTrend CT2-4400 and 4650 USB tuners
This commit is contained in:
parent
4b97acfb37
commit
e7ec60e951
1468
packages/linux/patches/3.17.1/linux-224-tt-ct2-usb-tuners.patch
vendored
Normal file
1468
packages/linux/patches/3.17.1/linux-224-tt-ct2-usb-tuners.patch
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@ -2701,6 +2701,7 @@ CONFIG_DVB_CXD2820R=m
|
||||
CONFIG_DVB_RTL2830=m
|
||||
CONFIG_DVB_RTL2832=m
|
||||
CONFIG_DVB_SI2168=m
|
||||
CONFIG_DVB_SP2=m
|
||||
|
||||
#
|
||||
# DVB-C (cable) frontends
|
||||
|
@ -2679,6 +2679,7 @@ CONFIG_DVB_CXD2820R=m
|
||||
CONFIG_DVB_RTL2830=m
|
||||
CONFIG_DVB_RTL2832=m
|
||||
CONFIG_DVB_SI2168=m
|
||||
CONFIG_DVB_SP2=m
|
||||
|
||||
#
|
||||
# DVB-C (cable) frontends
|
||||
|
@ -2088,6 +2088,7 @@ CONFIG_DVB_CXD2820R=m
|
||||
CONFIG_DVB_RTL2830=m
|
||||
CONFIG_DVB_RTL2832=m
|
||||
CONFIG_DVB_SI2168=m
|
||||
CONFIG_DVB_SP2=m
|
||||
|
||||
#
|
||||
# DVB-C (cable) frontends
|
||||
|
Loading…
Reference in New Issue
Block a user