mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
projects/*/linux: add support for Anysee DVB-C/T USB DVB (except on ATV)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
258068f2bf
commit
662dd49605
@ -1378,8 +1378,8 @@ CONFIG_MEDIA_SUPPORT=m
|
|||||||
# Multimedia core support
|
# Multimedia core support
|
||||||
#
|
#
|
||||||
# CONFIG_VIDEO_DEV is not set
|
# CONFIG_VIDEO_DEV is not set
|
||||||
# CONFIG_DVB_CORE is not set
|
CONFIG_DVB_CORE=m
|
||||||
# CONFIG_VIDEO_MEDIA is not set
|
CONFIG_VIDEO_MEDIA=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# Multimedia drivers
|
# Multimedia drivers
|
||||||
@ -1399,6 +1399,223 @@ CONFIG_IR_NUVOTON=m
|
|||||||
CONFIG_IR_MCEUSB=m
|
CONFIG_IR_MCEUSB=m
|
||||||
CONFIG_IR_ENE=m
|
CONFIG_IR_ENE=m
|
||||||
CONFIG_IR_STREAMZAP=m
|
CONFIG_IR_STREAMZAP=m
|
||||||
|
CONFIG_MEDIA_ATTACH=y
|
||||||
|
CONFIG_MEDIA_TUNER=m
|
||||||
|
CONFIG_MEDIA_TUNER_CUSTOMISE=y
|
||||||
|
# CONFIG_MEDIA_TUNER_SIMPLE is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA8290 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA827X is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA18271 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA9887 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TEA5761 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TEA5767 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT20XX is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2060 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2266 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2131 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_QT1010 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_XC2028 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_XC5000 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MXL5005S is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MXL5007T is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MC44S803 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MAX2165 is not set
|
||||||
|
CONFIG_DVB_MAX_ADAPTERS=8
|
||||||
|
# CONFIG_DVB_DYNAMIC_MINORS is not set
|
||||||
|
CONFIG_DVB_CAPTURE_DRIVERS=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported SAA7146 based PCI Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_TTPCI_EEPROM is not set
|
||||||
|
# CONFIG_DVB_BUDGET_CORE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported USB Adapters
|
||||||
|
#
|
||||||
|
CONFIG_DVB_USB=m
|
||||||
|
# CONFIG_DVB_USB_DEBUG is not set
|
||||||
|
# CONFIG_DVB_USB_A800 is not set
|
||||||
|
# CONFIG_DVB_USB_DIBUSB_MB is not set
|
||||||
|
# CONFIG_DVB_USB_DIBUSB_MC is not set
|
||||||
|
# CONFIG_DVB_USB_DIB0700 is not set
|
||||||
|
# CONFIG_DVB_USB_UMT_010 is not set
|
||||||
|
# CONFIG_DVB_USB_CXUSB is not set
|
||||||
|
# CONFIG_DVB_USB_M920X is not set
|
||||||
|
# CONFIG_DVB_USB_GL861 is not set
|
||||||
|
# CONFIG_DVB_USB_AU6610 is not set
|
||||||
|
# CONFIG_DVB_USB_DIGITV is not set
|
||||||
|
# CONFIG_DVB_USB_VP7045 is not set
|
||||||
|
# CONFIG_DVB_USB_VP702X is not set
|
||||||
|
# CONFIG_DVB_USB_GP8PSK is not set
|
||||||
|
# CONFIG_DVB_USB_NOVA_T_USB2 is not set
|
||||||
|
# CONFIG_DVB_USB_TTUSB2 is not set
|
||||||
|
# CONFIG_DVB_USB_DTT200U is not set
|
||||||
|
# CONFIG_DVB_USB_OPERA1 is not set
|
||||||
|
# CONFIG_DVB_USB_AF9005 is not set
|
||||||
|
# CONFIG_DVB_USB_DW2102 is not set
|
||||||
|
# CONFIG_DVB_USB_CINERGY_T2 is not set
|
||||||
|
CONFIG_DVB_USB_ANYSEE=m
|
||||||
|
# CONFIG_DVB_USB_DTV5100 is not set
|
||||||
|
# CONFIG_DVB_USB_AF9015 is not set
|
||||||
|
# CONFIG_DVB_USB_CE6230 is not set
|
||||||
|
# CONFIG_DVB_USB_FRIIO is not set
|
||||||
|
# CONFIG_DVB_USB_EC168 is not set
|
||||||
|
# CONFIG_DVB_USB_AZ6027 is not set
|
||||||
|
# CONFIG_DVB_TTUSB_BUDGET is not set
|
||||||
|
# CONFIG_DVB_TTUSB_DEC is not set
|
||||||
|
# CONFIG_SMS_SIANO_MDTV is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported FlexCopII (B2C2) Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_B2C2_FLEXCOP is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported BT878 Adapters
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Pluto2 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_PLUTO2 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported SDMC DM1105 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_DM1105 is not set
|
||||||
|
# CONFIG_DVB_FIREDTV is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Earthsoft PT1 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_PT1 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Mantis Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_MANTIS_CORE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported nGene Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_NGENE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported DVB Frontends
|
||||||
|
#
|
||||||
|
CONFIG_DVB_FE_CUSTOMISE=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Customise DVB Frontends
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Multistandard (satellite) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_STB0899 is not set
|
||||||
|
# CONFIG_DVB_STB6100 is not set
|
||||||
|
# CONFIG_DVB_STV090x is not set
|
||||||
|
# CONFIG_DVB_STV6110x is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-S (satellite) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_CX24110 is not set
|
||||||
|
# CONFIG_DVB_CX24123 is not set
|
||||||
|
# CONFIG_DVB_MT312 is not set
|
||||||
|
# CONFIG_DVB_ZL10036 is not set
|
||||||
|
# CONFIG_DVB_ZL10039 is not set
|
||||||
|
# CONFIG_DVB_S5H1420 is not set
|
||||||
|
# CONFIG_DVB_STV0288 is not set
|
||||||
|
# CONFIG_DVB_STB6000 is not set
|
||||||
|
# CONFIG_DVB_STV0299 is not set
|
||||||
|
# CONFIG_DVB_STV6110 is not set
|
||||||
|
# CONFIG_DVB_STV0900 is not set
|
||||||
|
# CONFIG_DVB_TDA8083 is not set
|
||||||
|
# CONFIG_DVB_TDA10086 is not set
|
||||||
|
# CONFIG_DVB_TDA8261 is not set
|
||||||
|
# CONFIG_DVB_VES1X93 is not set
|
||||||
|
# CONFIG_DVB_TUNER_ITD1000 is not set
|
||||||
|
# CONFIG_DVB_TUNER_CX24113 is not set
|
||||||
|
# CONFIG_DVB_TDA826X is not set
|
||||||
|
# CONFIG_DVB_TUA6100 is not set
|
||||||
|
# CONFIG_DVB_CX24116 is not set
|
||||||
|
# CONFIG_DVB_SI21XX is not set
|
||||||
|
# CONFIG_DVB_DS3000 is not set
|
||||||
|
# CONFIG_DVB_MB86A16 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-T (terrestrial) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_SP8870 is not set
|
||||||
|
# CONFIG_DVB_SP887X is not set
|
||||||
|
# CONFIG_DVB_CX22700 is not set
|
||||||
|
# CONFIG_DVB_CX22702 is not set
|
||||||
|
# CONFIG_DVB_DRX397XD is not set
|
||||||
|
# CONFIG_DVB_L64781 is not set
|
||||||
|
# CONFIG_DVB_TDA1004X is not set
|
||||||
|
# CONFIG_DVB_NXT6000 is not set
|
||||||
|
CONFIG_DVB_MT352=m
|
||||||
|
CONFIG_DVB_ZL10353=m
|
||||||
|
# CONFIG_DVB_DIB3000MB is not set
|
||||||
|
# CONFIG_DVB_DIB3000MC is not set
|
||||||
|
# CONFIG_DVB_DIB7000M is not set
|
||||||
|
# CONFIG_DVB_DIB7000P is not set
|
||||||
|
# CONFIG_DVB_TDA10048 is not set
|
||||||
|
# CONFIG_DVB_AF9013 is not set
|
||||||
|
# CONFIG_DVB_EC100 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-C (cable) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_VES1820 is not set
|
||||||
|
# CONFIG_DVB_TDA10021 is not set
|
||||||
|
CONFIG_DVB_TDA10023=m
|
||||||
|
# CONFIG_DVB_STV0297 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_NXT200X is not set
|
||||||
|
# CONFIG_DVB_OR51211 is not set
|
||||||
|
# CONFIG_DVB_OR51132 is not set
|
||||||
|
# CONFIG_DVB_BCM3510 is not set
|
||||||
|
# CONFIG_DVB_LGDT330X is not set
|
||||||
|
# CONFIG_DVB_LGDT3304 is not set
|
||||||
|
# CONFIG_DVB_LGDT3305 is not set
|
||||||
|
# CONFIG_DVB_S5H1409 is not set
|
||||||
|
# CONFIG_DVB_S5H1411 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# ISDB-T (terrestrial) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_S921 is not set
|
||||||
|
# CONFIG_DVB_DIB8000 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Digital terrestrial only tuners/PLL
|
||||||
|
#
|
||||||
|
CONFIG_DVB_PLL=m
|
||||||
|
# CONFIG_DVB_TUNER_DIB0070 is not set
|
||||||
|
# CONFIG_DVB_TUNER_DIB0090 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# SEC control devices for DVB-S
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_LNBP21 is not set
|
||||||
|
# CONFIG_DVB_ISL6405 is not set
|
||||||
|
# CONFIG_DVB_ISL6421 is not set
|
||||||
|
# CONFIG_DVB_ISL6423 is not set
|
||||||
|
# CONFIG_DVB_LGS8GL5 is not set
|
||||||
|
# CONFIG_DVB_LGS8GXX is not set
|
||||||
|
# CONFIG_DVB_ATBM8830 is not set
|
||||||
|
# CONFIG_DVB_TDA665x is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Tools to develop new frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_DUMMY_FE is not set
|
||||||
# CONFIG_DAB is not set
|
# CONFIG_DAB is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1320,8 +1320,8 @@ CONFIG_MEDIA_SUPPORT=m
|
|||||||
# Multimedia core support
|
# Multimedia core support
|
||||||
#
|
#
|
||||||
# CONFIG_VIDEO_DEV is not set
|
# CONFIG_VIDEO_DEV is not set
|
||||||
# CONFIG_DVB_CORE is not set
|
CONFIG_DVB_CORE=m
|
||||||
# CONFIG_VIDEO_MEDIA is not set
|
CONFIG_VIDEO_MEDIA=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# Multimedia drivers
|
# Multimedia drivers
|
||||||
@ -1341,6 +1341,223 @@ CONFIG_IR_NUVOTON=m
|
|||||||
CONFIG_IR_MCEUSB=m
|
CONFIG_IR_MCEUSB=m
|
||||||
CONFIG_IR_ENE=m
|
CONFIG_IR_ENE=m
|
||||||
CONFIG_IR_STREAMZAP=m
|
CONFIG_IR_STREAMZAP=m
|
||||||
|
CONFIG_MEDIA_ATTACH=y
|
||||||
|
CONFIG_MEDIA_TUNER=m
|
||||||
|
CONFIG_MEDIA_TUNER_CUSTOMISE=y
|
||||||
|
# CONFIG_MEDIA_TUNER_SIMPLE is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA8290 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA827X is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA18271 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA9887 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TEA5761 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TEA5767 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT20XX is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2060 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2266 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2131 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_QT1010 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_XC2028 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_XC5000 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MXL5005S is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MXL5007T is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MC44S803 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MAX2165 is not set
|
||||||
|
CONFIG_DVB_MAX_ADAPTERS=8
|
||||||
|
# CONFIG_DVB_DYNAMIC_MINORS is not set
|
||||||
|
CONFIG_DVB_CAPTURE_DRIVERS=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported SAA7146 based PCI Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_TTPCI_EEPROM is not set
|
||||||
|
# CONFIG_DVB_BUDGET_CORE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported USB Adapters
|
||||||
|
#
|
||||||
|
CONFIG_DVB_USB=m
|
||||||
|
# CONFIG_DVB_USB_DEBUG is not set
|
||||||
|
# CONFIG_DVB_USB_A800 is not set
|
||||||
|
# CONFIG_DVB_USB_DIBUSB_MB is not set
|
||||||
|
# CONFIG_DVB_USB_DIBUSB_MC is not set
|
||||||
|
# CONFIG_DVB_USB_DIB0700 is not set
|
||||||
|
# CONFIG_DVB_USB_UMT_010 is not set
|
||||||
|
# CONFIG_DVB_USB_CXUSB is not set
|
||||||
|
# CONFIG_DVB_USB_M920X is not set
|
||||||
|
# CONFIG_DVB_USB_GL861 is not set
|
||||||
|
# CONFIG_DVB_USB_AU6610 is not set
|
||||||
|
# CONFIG_DVB_USB_DIGITV is not set
|
||||||
|
# CONFIG_DVB_USB_VP7045 is not set
|
||||||
|
# CONFIG_DVB_USB_VP702X is not set
|
||||||
|
# CONFIG_DVB_USB_GP8PSK is not set
|
||||||
|
# CONFIG_DVB_USB_NOVA_T_USB2 is not set
|
||||||
|
# CONFIG_DVB_USB_TTUSB2 is not set
|
||||||
|
# CONFIG_DVB_USB_DTT200U is not set
|
||||||
|
# CONFIG_DVB_USB_OPERA1 is not set
|
||||||
|
# CONFIG_DVB_USB_AF9005 is not set
|
||||||
|
# CONFIG_DVB_USB_DW2102 is not set
|
||||||
|
# CONFIG_DVB_USB_CINERGY_T2 is not set
|
||||||
|
CONFIG_DVB_USB_ANYSEE=m
|
||||||
|
# CONFIG_DVB_USB_DTV5100 is not set
|
||||||
|
# CONFIG_DVB_USB_AF9015 is not set
|
||||||
|
# CONFIG_DVB_USB_CE6230 is not set
|
||||||
|
# CONFIG_DVB_USB_FRIIO is not set
|
||||||
|
# CONFIG_DVB_USB_EC168 is not set
|
||||||
|
# CONFIG_DVB_USB_AZ6027 is not set
|
||||||
|
# CONFIG_DVB_TTUSB_BUDGET is not set
|
||||||
|
# CONFIG_DVB_TTUSB_DEC is not set
|
||||||
|
# CONFIG_SMS_SIANO_MDTV is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported FlexCopII (B2C2) Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_B2C2_FLEXCOP is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported BT878 Adapters
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Pluto2 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_PLUTO2 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported SDMC DM1105 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_DM1105 is not set
|
||||||
|
# CONFIG_DVB_FIREDTV is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Earthsoft PT1 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_PT1 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Mantis Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_MANTIS_CORE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported nGene Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_NGENE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported DVB Frontends
|
||||||
|
#
|
||||||
|
CONFIG_DVB_FE_CUSTOMISE=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Customise DVB Frontends
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Multistandard (satellite) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_STB0899 is not set
|
||||||
|
# CONFIG_DVB_STB6100 is not set
|
||||||
|
# CONFIG_DVB_STV090x is not set
|
||||||
|
# CONFIG_DVB_STV6110x is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-S (satellite) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_CX24110 is not set
|
||||||
|
# CONFIG_DVB_CX24123 is not set
|
||||||
|
# CONFIG_DVB_MT312 is not set
|
||||||
|
# CONFIG_DVB_ZL10036 is not set
|
||||||
|
# CONFIG_DVB_ZL10039 is not set
|
||||||
|
# CONFIG_DVB_S5H1420 is not set
|
||||||
|
# CONFIG_DVB_STV0288 is not set
|
||||||
|
# CONFIG_DVB_STB6000 is not set
|
||||||
|
# CONFIG_DVB_STV0299 is not set
|
||||||
|
# CONFIG_DVB_STV6110 is not set
|
||||||
|
# CONFIG_DVB_STV0900 is not set
|
||||||
|
# CONFIG_DVB_TDA8083 is not set
|
||||||
|
# CONFIG_DVB_TDA10086 is not set
|
||||||
|
# CONFIG_DVB_TDA8261 is not set
|
||||||
|
# CONFIG_DVB_VES1X93 is not set
|
||||||
|
# CONFIG_DVB_TUNER_ITD1000 is not set
|
||||||
|
# CONFIG_DVB_TUNER_CX24113 is not set
|
||||||
|
# CONFIG_DVB_TDA826X is not set
|
||||||
|
# CONFIG_DVB_TUA6100 is not set
|
||||||
|
# CONFIG_DVB_CX24116 is not set
|
||||||
|
# CONFIG_DVB_SI21XX is not set
|
||||||
|
# CONFIG_DVB_DS3000 is not set
|
||||||
|
# CONFIG_DVB_MB86A16 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-T (terrestrial) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_SP8870 is not set
|
||||||
|
# CONFIG_DVB_SP887X is not set
|
||||||
|
# CONFIG_DVB_CX22700 is not set
|
||||||
|
# CONFIG_DVB_CX22702 is not set
|
||||||
|
# CONFIG_DVB_DRX397XD is not set
|
||||||
|
# CONFIG_DVB_L64781 is not set
|
||||||
|
# CONFIG_DVB_TDA1004X is not set
|
||||||
|
# CONFIG_DVB_NXT6000 is not set
|
||||||
|
CONFIG_DVB_MT352=m
|
||||||
|
CONFIG_DVB_ZL10353=m
|
||||||
|
# CONFIG_DVB_DIB3000MB is not set
|
||||||
|
# CONFIG_DVB_DIB3000MC is not set
|
||||||
|
# CONFIG_DVB_DIB7000M is not set
|
||||||
|
# CONFIG_DVB_DIB7000P is not set
|
||||||
|
# CONFIG_DVB_TDA10048 is not set
|
||||||
|
# CONFIG_DVB_AF9013 is not set
|
||||||
|
# CONFIG_DVB_EC100 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-C (cable) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_VES1820 is not set
|
||||||
|
# CONFIG_DVB_TDA10021 is not set
|
||||||
|
CONFIG_DVB_TDA10023=m
|
||||||
|
# CONFIG_DVB_STV0297 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_NXT200X is not set
|
||||||
|
# CONFIG_DVB_OR51211 is not set
|
||||||
|
# CONFIG_DVB_OR51132 is not set
|
||||||
|
# CONFIG_DVB_BCM3510 is not set
|
||||||
|
# CONFIG_DVB_LGDT330X is not set
|
||||||
|
# CONFIG_DVB_LGDT3304 is not set
|
||||||
|
# CONFIG_DVB_LGDT3305 is not set
|
||||||
|
# CONFIG_DVB_S5H1409 is not set
|
||||||
|
# CONFIG_DVB_S5H1411 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# ISDB-T (terrestrial) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_S921 is not set
|
||||||
|
# CONFIG_DVB_DIB8000 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Digital terrestrial only tuners/PLL
|
||||||
|
#
|
||||||
|
CONFIG_DVB_PLL=m
|
||||||
|
# CONFIG_DVB_TUNER_DIB0070 is not set
|
||||||
|
# CONFIG_DVB_TUNER_DIB0090 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# SEC control devices for DVB-S
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_LNBP21 is not set
|
||||||
|
# CONFIG_DVB_ISL6405 is not set
|
||||||
|
# CONFIG_DVB_ISL6421 is not set
|
||||||
|
# CONFIG_DVB_ISL6423 is not set
|
||||||
|
# CONFIG_DVB_LGS8GL5 is not set
|
||||||
|
# CONFIG_DVB_LGS8GXX is not set
|
||||||
|
# CONFIG_DVB_ATBM8830 is not set
|
||||||
|
# CONFIG_DVB_TDA665x is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Tools to develop new frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_DUMMY_FE is not set
|
||||||
# CONFIG_DAB is not set
|
# CONFIG_DAB is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1488,8 +1488,8 @@ CONFIG_MEDIA_SUPPORT=m
|
|||||||
# Multimedia core support
|
# Multimedia core support
|
||||||
#
|
#
|
||||||
# CONFIG_VIDEO_DEV is not set
|
# CONFIG_VIDEO_DEV is not set
|
||||||
# CONFIG_DVB_CORE is not set
|
CONFIG_DVB_CORE=m
|
||||||
# CONFIG_VIDEO_MEDIA is not set
|
CONFIG_VIDEO_MEDIA=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# Multimedia drivers
|
# Multimedia drivers
|
||||||
@ -1509,6 +1509,223 @@ CONFIG_IR_NUVOTON=m
|
|||||||
CONFIG_IR_MCEUSB=m
|
CONFIG_IR_MCEUSB=m
|
||||||
CONFIG_IR_ENE=m
|
CONFIG_IR_ENE=m
|
||||||
CONFIG_IR_STREAMZAP=m
|
CONFIG_IR_STREAMZAP=m
|
||||||
|
CONFIG_MEDIA_ATTACH=y
|
||||||
|
CONFIG_MEDIA_TUNER=m
|
||||||
|
CONFIG_MEDIA_TUNER_CUSTOMISE=y
|
||||||
|
# CONFIG_MEDIA_TUNER_SIMPLE is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA8290 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA827X is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA18271 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA9887 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TEA5761 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TEA5767 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT20XX is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2060 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2266 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2131 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_QT1010 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_XC2028 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_XC5000 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MXL5005S is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MXL5007T is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MC44S803 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MAX2165 is not set
|
||||||
|
CONFIG_DVB_MAX_ADAPTERS=8
|
||||||
|
# CONFIG_DVB_DYNAMIC_MINORS is not set
|
||||||
|
CONFIG_DVB_CAPTURE_DRIVERS=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported SAA7146 based PCI Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_TTPCI_EEPROM is not set
|
||||||
|
# CONFIG_DVB_BUDGET_CORE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported USB Adapters
|
||||||
|
#
|
||||||
|
CONFIG_DVB_USB=m
|
||||||
|
# CONFIG_DVB_USB_DEBUG is not set
|
||||||
|
# CONFIG_DVB_USB_A800 is not set
|
||||||
|
# CONFIG_DVB_USB_DIBUSB_MB is not set
|
||||||
|
# CONFIG_DVB_USB_DIBUSB_MC is not set
|
||||||
|
# CONFIG_DVB_USB_DIB0700 is not set
|
||||||
|
# CONFIG_DVB_USB_UMT_010 is not set
|
||||||
|
# CONFIG_DVB_USB_CXUSB is not set
|
||||||
|
# CONFIG_DVB_USB_M920X is not set
|
||||||
|
# CONFIG_DVB_USB_GL861 is not set
|
||||||
|
# CONFIG_DVB_USB_AU6610 is not set
|
||||||
|
# CONFIG_DVB_USB_DIGITV is not set
|
||||||
|
# CONFIG_DVB_USB_VP7045 is not set
|
||||||
|
# CONFIG_DVB_USB_VP702X is not set
|
||||||
|
# CONFIG_DVB_USB_GP8PSK is not set
|
||||||
|
# CONFIG_DVB_USB_NOVA_T_USB2 is not set
|
||||||
|
# CONFIG_DVB_USB_TTUSB2 is not set
|
||||||
|
# CONFIG_DVB_USB_DTT200U is not set
|
||||||
|
# CONFIG_DVB_USB_OPERA1 is not set
|
||||||
|
# CONFIG_DVB_USB_AF9005 is not set
|
||||||
|
# CONFIG_DVB_USB_DW2102 is not set
|
||||||
|
# CONFIG_DVB_USB_CINERGY_T2 is not set
|
||||||
|
CONFIG_DVB_USB_ANYSEE=m
|
||||||
|
# CONFIG_DVB_USB_DTV5100 is not set
|
||||||
|
# CONFIG_DVB_USB_AF9015 is not set
|
||||||
|
# CONFIG_DVB_USB_CE6230 is not set
|
||||||
|
# CONFIG_DVB_USB_FRIIO is not set
|
||||||
|
# CONFIG_DVB_USB_EC168 is not set
|
||||||
|
# CONFIG_DVB_USB_AZ6027 is not set
|
||||||
|
# CONFIG_DVB_TTUSB_BUDGET is not set
|
||||||
|
# CONFIG_DVB_TTUSB_DEC is not set
|
||||||
|
# CONFIG_SMS_SIANO_MDTV is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported FlexCopII (B2C2) Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_B2C2_FLEXCOP is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported BT878 Adapters
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Pluto2 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_PLUTO2 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported SDMC DM1105 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_DM1105 is not set
|
||||||
|
# CONFIG_DVB_FIREDTV is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Earthsoft PT1 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_PT1 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Mantis Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_MANTIS_CORE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported nGene Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_NGENE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported DVB Frontends
|
||||||
|
#
|
||||||
|
CONFIG_DVB_FE_CUSTOMISE=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Customise DVB Frontends
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Multistandard (satellite) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_STB0899 is not set
|
||||||
|
# CONFIG_DVB_STB6100 is not set
|
||||||
|
# CONFIG_DVB_STV090x is not set
|
||||||
|
# CONFIG_DVB_STV6110x is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-S (satellite) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_CX24110 is not set
|
||||||
|
# CONFIG_DVB_CX24123 is not set
|
||||||
|
# CONFIG_DVB_MT312 is not set
|
||||||
|
# CONFIG_DVB_ZL10036 is not set
|
||||||
|
# CONFIG_DVB_ZL10039 is not set
|
||||||
|
# CONFIG_DVB_S5H1420 is not set
|
||||||
|
# CONFIG_DVB_STV0288 is not set
|
||||||
|
# CONFIG_DVB_STB6000 is not set
|
||||||
|
# CONFIG_DVB_STV0299 is not set
|
||||||
|
# CONFIG_DVB_STV6110 is not set
|
||||||
|
# CONFIG_DVB_STV0900 is not set
|
||||||
|
# CONFIG_DVB_TDA8083 is not set
|
||||||
|
# CONFIG_DVB_TDA10086 is not set
|
||||||
|
# CONFIG_DVB_TDA8261 is not set
|
||||||
|
# CONFIG_DVB_VES1X93 is not set
|
||||||
|
# CONFIG_DVB_TUNER_ITD1000 is not set
|
||||||
|
# CONFIG_DVB_TUNER_CX24113 is not set
|
||||||
|
# CONFIG_DVB_TDA826X is not set
|
||||||
|
# CONFIG_DVB_TUA6100 is not set
|
||||||
|
# CONFIG_DVB_CX24116 is not set
|
||||||
|
# CONFIG_DVB_SI21XX is not set
|
||||||
|
# CONFIG_DVB_DS3000 is not set
|
||||||
|
# CONFIG_DVB_MB86A16 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-T (terrestrial) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_SP8870 is not set
|
||||||
|
# CONFIG_DVB_SP887X is not set
|
||||||
|
# CONFIG_DVB_CX22700 is not set
|
||||||
|
# CONFIG_DVB_CX22702 is not set
|
||||||
|
# CONFIG_DVB_DRX397XD is not set
|
||||||
|
# CONFIG_DVB_L64781 is not set
|
||||||
|
# CONFIG_DVB_TDA1004X is not set
|
||||||
|
# CONFIG_DVB_NXT6000 is not set
|
||||||
|
CONFIG_DVB_MT352=m
|
||||||
|
CONFIG_DVB_ZL10353=m
|
||||||
|
# CONFIG_DVB_DIB3000MB is not set
|
||||||
|
# CONFIG_DVB_DIB3000MC is not set
|
||||||
|
# CONFIG_DVB_DIB7000M is not set
|
||||||
|
# CONFIG_DVB_DIB7000P is not set
|
||||||
|
# CONFIG_DVB_TDA10048 is not set
|
||||||
|
# CONFIG_DVB_AF9013 is not set
|
||||||
|
# CONFIG_DVB_EC100 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-C (cable) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_VES1820 is not set
|
||||||
|
# CONFIG_DVB_TDA10021 is not set
|
||||||
|
CONFIG_DVB_TDA10023=m
|
||||||
|
# CONFIG_DVB_STV0297 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_NXT200X is not set
|
||||||
|
# CONFIG_DVB_OR51211 is not set
|
||||||
|
# CONFIG_DVB_OR51132 is not set
|
||||||
|
# CONFIG_DVB_BCM3510 is not set
|
||||||
|
# CONFIG_DVB_LGDT330X is not set
|
||||||
|
# CONFIG_DVB_LGDT3304 is not set
|
||||||
|
# CONFIG_DVB_LGDT3305 is not set
|
||||||
|
# CONFIG_DVB_S5H1409 is not set
|
||||||
|
# CONFIG_DVB_S5H1411 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# ISDB-T (terrestrial) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_S921 is not set
|
||||||
|
# CONFIG_DVB_DIB8000 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Digital terrestrial only tuners/PLL
|
||||||
|
#
|
||||||
|
CONFIG_DVB_PLL=m
|
||||||
|
# CONFIG_DVB_TUNER_DIB0070 is not set
|
||||||
|
# CONFIG_DVB_TUNER_DIB0090 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# SEC control devices for DVB-S
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_LNBP21 is not set
|
||||||
|
# CONFIG_DVB_ISL6405 is not set
|
||||||
|
# CONFIG_DVB_ISL6421 is not set
|
||||||
|
# CONFIG_DVB_ISL6423 is not set
|
||||||
|
# CONFIG_DVB_LGS8GL5 is not set
|
||||||
|
# CONFIG_DVB_LGS8GXX is not set
|
||||||
|
# CONFIG_DVB_ATBM8830 is not set
|
||||||
|
# CONFIG_DVB_TDA665x is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Tools to develop new frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_DUMMY_FE is not set
|
||||||
# CONFIG_DAB is not set
|
# CONFIG_DAB is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1339,8 +1339,8 @@ CONFIG_MEDIA_SUPPORT=m
|
|||||||
# Multimedia core support
|
# Multimedia core support
|
||||||
#
|
#
|
||||||
# CONFIG_VIDEO_DEV is not set
|
# CONFIG_VIDEO_DEV is not set
|
||||||
# CONFIG_DVB_CORE is not set
|
CONFIG_DVB_CORE=m
|
||||||
# CONFIG_VIDEO_MEDIA is not set
|
CONFIG_VIDEO_MEDIA=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# Multimedia drivers
|
# Multimedia drivers
|
||||||
@ -1360,6 +1360,223 @@ CONFIG_IR_NUVOTON=m
|
|||||||
CONFIG_IR_MCEUSB=m
|
CONFIG_IR_MCEUSB=m
|
||||||
CONFIG_IR_ENE=m
|
CONFIG_IR_ENE=m
|
||||||
CONFIG_IR_STREAMZAP=m
|
CONFIG_IR_STREAMZAP=m
|
||||||
|
CONFIG_MEDIA_ATTACH=y
|
||||||
|
CONFIG_MEDIA_TUNER=m
|
||||||
|
CONFIG_MEDIA_TUNER_CUSTOMISE=y
|
||||||
|
# CONFIG_MEDIA_TUNER_SIMPLE is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA8290 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA827X is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA18271 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA9887 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TEA5761 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TEA5767 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT20XX is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2060 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2266 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2131 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_QT1010 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_XC2028 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_XC5000 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MXL5005S is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MXL5007T is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MC44S803 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MAX2165 is not set
|
||||||
|
CONFIG_DVB_MAX_ADAPTERS=8
|
||||||
|
# CONFIG_DVB_DYNAMIC_MINORS is not set
|
||||||
|
CONFIG_DVB_CAPTURE_DRIVERS=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported SAA7146 based PCI Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_TTPCI_EEPROM is not set
|
||||||
|
# CONFIG_DVB_BUDGET_CORE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported USB Adapters
|
||||||
|
#
|
||||||
|
CONFIG_DVB_USB=m
|
||||||
|
# CONFIG_DVB_USB_DEBUG is not set
|
||||||
|
# CONFIG_DVB_USB_A800 is not set
|
||||||
|
# CONFIG_DVB_USB_DIBUSB_MB is not set
|
||||||
|
# CONFIG_DVB_USB_DIBUSB_MC is not set
|
||||||
|
# CONFIG_DVB_USB_DIB0700 is not set
|
||||||
|
# CONFIG_DVB_USB_UMT_010 is not set
|
||||||
|
# CONFIG_DVB_USB_CXUSB is not set
|
||||||
|
# CONFIG_DVB_USB_M920X is not set
|
||||||
|
# CONFIG_DVB_USB_GL861 is not set
|
||||||
|
# CONFIG_DVB_USB_AU6610 is not set
|
||||||
|
# CONFIG_DVB_USB_DIGITV is not set
|
||||||
|
# CONFIG_DVB_USB_VP7045 is not set
|
||||||
|
# CONFIG_DVB_USB_VP702X is not set
|
||||||
|
# CONFIG_DVB_USB_GP8PSK is not set
|
||||||
|
# CONFIG_DVB_USB_NOVA_T_USB2 is not set
|
||||||
|
# CONFIG_DVB_USB_TTUSB2 is not set
|
||||||
|
# CONFIG_DVB_USB_DTT200U is not set
|
||||||
|
# CONFIG_DVB_USB_OPERA1 is not set
|
||||||
|
# CONFIG_DVB_USB_AF9005 is not set
|
||||||
|
# CONFIG_DVB_USB_DW2102 is not set
|
||||||
|
# CONFIG_DVB_USB_CINERGY_T2 is not set
|
||||||
|
CONFIG_DVB_USB_ANYSEE=m
|
||||||
|
# CONFIG_DVB_USB_DTV5100 is not set
|
||||||
|
# CONFIG_DVB_USB_AF9015 is not set
|
||||||
|
# CONFIG_DVB_USB_CE6230 is not set
|
||||||
|
# CONFIG_DVB_USB_FRIIO is not set
|
||||||
|
# CONFIG_DVB_USB_EC168 is not set
|
||||||
|
# CONFIG_DVB_USB_AZ6027 is not set
|
||||||
|
# CONFIG_DVB_TTUSB_BUDGET is not set
|
||||||
|
# CONFIG_DVB_TTUSB_DEC is not set
|
||||||
|
# CONFIG_SMS_SIANO_MDTV is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported FlexCopII (B2C2) Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_B2C2_FLEXCOP is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported BT878 Adapters
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Pluto2 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_PLUTO2 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported SDMC DM1105 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_DM1105 is not set
|
||||||
|
# CONFIG_DVB_FIREDTV is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Earthsoft PT1 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_PT1 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Mantis Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_MANTIS_CORE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported nGene Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_NGENE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported DVB Frontends
|
||||||
|
#
|
||||||
|
CONFIG_DVB_FE_CUSTOMISE=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Customise DVB Frontends
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Multistandard (satellite) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_STB0899 is not set
|
||||||
|
# CONFIG_DVB_STB6100 is not set
|
||||||
|
# CONFIG_DVB_STV090x is not set
|
||||||
|
# CONFIG_DVB_STV6110x is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-S (satellite) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_CX24110 is not set
|
||||||
|
# CONFIG_DVB_CX24123 is not set
|
||||||
|
# CONFIG_DVB_MT312 is not set
|
||||||
|
# CONFIG_DVB_ZL10036 is not set
|
||||||
|
# CONFIG_DVB_ZL10039 is not set
|
||||||
|
# CONFIG_DVB_S5H1420 is not set
|
||||||
|
# CONFIG_DVB_STV0288 is not set
|
||||||
|
# CONFIG_DVB_STB6000 is not set
|
||||||
|
# CONFIG_DVB_STV0299 is not set
|
||||||
|
# CONFIG_DVB_STV6110 is not set
|
||||||
|
# CONFIG_DVB_STV0900 is not set
|
||||||
|
# CONFIG_DVB_TDA8083 is not set
|
||||||
|
# CONFIG_DVB_TDA10086 is not set
|
||||||
|
# CONFIG_DVB_TDA8261 is not set
|
||||||
|
# CONFIG_DVB_VES1X93 is not set
|
||||||
|
# CONFIG_DVB_TUNER_ITD1000 is not set
|
||||||
|
# CONFIG_DVB_TUNER_CX24113 is not set
|
||||||
|
# CONFIG_DVB_TDA826X is not set
|
||||||
|
# CONFIG_DVB_TUA6100 is not set
|
||||||
|
# CONFIG_DVB_CX24116 is not set
|
||||||
|
# CONFIG_DVB_SI21XX is not set
|
||||||
|
# CONFIG_DVB_DS3000 is not set
|
||||||
|
# CONFIG_DVB_MB86A16 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-T (terrestrial) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_SP8870 is not set
|
||||||
|
# CONFIG_DVB_SP887X is not set
|
||||||
|
# CONFIG_DVB_CX22700 is not set
|
||||||
|
# CONFIG_DVB_CX22702 is not set
|
||||||
|
# CONFIG_DVB_DRX397XD is not set
|
||||||
|
# CONFIG_DVB_L64781 is not set
|
||||||
|
# CONFIG_DVB_TDA1004X is not set
|
||||||
|
# CONFIG_DVB_NXT6000 is not set
|
||||||
|
CONFIG_DVB_MT352=m
|
||||||
|
CONFIG_DVB_ZL10353=m
|
||||||
|
# CONFIG_DVB_DIB3000MB is not set
|
||||||
|
# CONFIG_DVB_DIB3000MC is not set
|
||||||
|
# CONFIG_DVB_DIB7000M is not set
|
||||||
|
# CONFIG_DVB_DIB7000P is not set
|
||||||
|
# CONFIG_DVB_TDA10048 is not set
|
||||||
|
# CONFIG_DVB_AF9013 is not set
|
||||||
|
# CONFIG_DVB_EC100 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-C (cable) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_VES1820 is not set
|
||||||
|
# CONFIG_DVB_TDA10021 is not set
|
||||||
|
CONFIG_DVB_TDA10023=m
|
||||||
|
# CONFIG_DVB_STV0297 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_NXT200X is not set
|
||||||
|
# CONFIG_DVB_OR51211 is not set
|
||||||
|
# CONFIG_DVB_OR51132 is not set
|
||||||
|
# CONFIG_DVB_BCM3510 is not set
|
||||||
|
# CONFIG_DVB_LGDT330X is not set
|
||||||
|
# CONFIG_DVB_LGDT3304 is not set
|
||||||
|
# CONFIG_DVB_LGDT3305 is not set
|
||||||
|
# CONFIG_DVB_S5H1409 is not set
|
||||||
|
# CONFIG_DVB_S5H1411 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# ISDB-T (terrestrial) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_S921 is not set
|
||||||
|
# CONFIG_DVB_DIB8000 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Digital terrestrial only tuners/PLL
|
||||||
|
#
|
||||||
|
CONFIG_DVB_PLL=m
|
||||||
|
# CONFIG_DVB_TUNER_DIB0070 is not set
|
||||||
|
# CONFIG_DVB_TUNER_DIB0090 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# SEC control devices for DVB-S
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_LNBP21 is not set
|
||||||
|
# CONFIG_DVB_ISL6405 is not set
|
||||||
|
# CONFIG_DVB_ISL6421 is not set
|
||||||
|
# CONFIG_DVB_ISL6423 is not set
|
||||||
|
# CONFIG_DVB_LGS8GL5 is not set
|
||||||
|
# CONFIG_DVB_LGS8GXX is not set
|
||||||
|
# CONFIG_DVB_ATBM8830 is not set
|
||||||
|
# CONFIG_DVB_TDA665x is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Tools to develop new frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_DUMMY_FE is not set
|
||||||
# CONFIG_DAB is not set
|
# CONFIG_DAB is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1282,8 +1282,8 @@ CONFIG_MEDIA_SUPPORT=m
|
|||||||
# Multimedia core support
|
# Multimedia core support
|
||||||
#
|
#
|
||||||
# CONFIG_VIDEO_DEV is not set
|
# CONFIG_VIDEO_DEV is not set
|
||||||
# CONFIG_DVB_CORE is not set
|
CONFIG_DVB_CORE=m
|
||||||
# CONFIG_VIDEO_MEDIA is not set
|
CONFIG_VIDEO_MEDIA=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# Multimedia drivers
|
# Multimedia drivers
|
||||||
@ -1303,6 +1303,223 @@ CONFIG_IR_NUVOTON=m
|
|||||||
CONFIG_IR_MCEUSB=m
|
CONFIG_IR_MCEUSB=m
|
||||||
CONFIG_IR_ENE=m
|
CONFIG_IR_ENE=m
|
||||||
CONFIG_IR_STREAMZAP=m
|
CONFIG_IR_STREAMZAP=m
|
||||||
|
CONFIG_MEDIA_ATTACH=y
|
||||||
|
CONFIG_MEDIA_TUNER=m
|
||||||
|
CONFIG_MEDIA_TUNER_CUSTOMISE=y
|
||||||
|
# CONFIG_MEDIA_TUNER_SIMPLE is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA8290 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA827X is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA18271 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TDA9887 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TEA5761 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_TEA5767 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT20XX is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2060 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2266 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MT2131 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_QT1010 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_XC2028 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_XC5000 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MXL5005S is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MXL5007T is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MC44S803 is not set
|
||||||
|
# CONFIG_MEDIA_TUNER_MAX2165 is not set
|
||||||
|
CONFIG_DVB_MAX_ADAPTERS=8
|
||||||
|
# CONFIG_DVB_DYNAMIC_MINORS is not set
|
||||||
|
CONFIG_DVB_CAPTURE_DRIVERS=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported SAA7146 based PCI Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_TTPCI_EEPROM is not set
|
||||||
|
# CONFIG_DVB_BUDGET_CORE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported USB Adapters
|
||||||
|
#
|
||||||
|
CONFIG_DVB_USB=m
|
||||||
|
# CONFIG_DVB_USB_DEBUG is not set
|
||||||
|
# CONFIG_DVB_USB_A800 is not set
|
||||||
|
# CONFIG_DVB_USB_DIBUSB_MB is not set
|
||||||
|
# CONFIG_DVB_USB_DIBUSB_MC is not set
|
||||||
|
# CONFIG_DVB_USB_DIB0700 is not set
|
||||||
|
# CONFIG_DVB_USB_UMT_010 is not set
|
||||||
|
# CONFIG_DVB_USB_CXUSB is not set
|
||||||
|
# CONFIG_DVB_USB_M920X is not set
|
||||||
|
# CONFIG_DVB_USB_GL861 is not set
|
||||||
|
# CONFIG_DVB_USB_AU6610 is not set
|
||||||
|
# CONFIG_DVB_USB_DIGITV is not set
|
||||||
|
# CONFIG_DVB_USB_VP7045 is not set
|
||||||
|
# CONFIG_DVB_USB_VP702X is not set
|
||||||
|
# CONFIG_DVB_USB_GP8PSK is not set
|
||||||
|
# CONFIG_DVB_USB_NOVA_T_USB2 is not set
|
||||||
|
# CONFIG_DVB_USB_TTUSB2 is not set
|
||||||
|
# CONFIG_DVB_USB_DTT200U is not set
|
||||||
|
# CONFIG_DVB_USB_OPERA1 is not set
|
||||||
|
# CONFIG_DVB_USB_AF9005 is not set
|
||||||
|
# CONFIG_DVB_USB_DW2102 is not set
|
||||||
|
# CONFIG_DVB_USB_CINERGY_T2 is not set
|
||||||
|
CONFIG_DVB_USB_ANYSEE=m
|
||||||
|
# CONFIG_DVB_USB_DTV5100 is not set
|
||||||
|
# CONFIG_DVB_USB_AF9015 is not set
|
||||||
|
# CONFIG_DVB_USB_CE6230 is not set
|
||||||
|
# CONFIG_DVB_USB_FRIIO is not set
|
||||||
|
# CONFIG_DVB_USB_EC168 is not set
|
||||||
|
# CONFIG_DVB_USB_AZ6027 is not set
|
||||||
|
# CONFIG_DVB_TTUSB_BUDGET is not set
|
||||||
|
# CONFIG_DVB_TTUSB_DEC is not set
|
||||||
|
# CONFIG_SMS_SIANO_MDTV is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported FlexCopII (B2C2) Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_B2C2_FLEXCOP is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported BT878 Adapters
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Pluto2 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_PLUTO2 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported SDMC DM1105 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_DM1105 is not set
|
||||||
|
# CONFIG_DVB_FIREDTV is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Earthsoft PT1 Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_PT1 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported Mantis Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_MANTIS_CORE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported nGene Adapters
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_NGENE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Supported DVB Frontends
|
||||||
|
#
|
||||||
|
CONFIG_DVB_FE_CUSTOMISE=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Customise DVB Frontends
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Multistandard (satellite) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_STB0899 is not set
|
||||||
|
# CONFIG_DVB_STB6100 is not set
|
||||||
|
# CONFIG_DVB_STV090x is not set
|
||||||
|
# CONFIG_DVB_STV6110x is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-S (satellite) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_CX24110 is not set
|
||||||
|
# CONFIG_DVB_CX24123 is not set
|
||||||
|
# CONFIG_DVB_MT312 is not set
|
||||||
|
# CONFIG_DVB_ZL10036 is not set
|
||||||
|
# CONFIG_DVB_ZL10039 is not set
|
||||||
|
# CONFIG_DVB_S5H1420 is not set
|
||||||
|
# CONFIG_DVB_STV0288 is not set
|
||||||
|
# CONFIG_DVB_STB6000 is not set
|
||||||
|
# CONFIG_DVB_STV0299 is not set
|
||||||
|
# CONFIG_DVB_STV6110 is not set
|
||||||
|
# CONFIG_DVB_STV0900 is not set
|
||||||
|
# CONFIG_DVB_TDA8083 is not set
|
||||||
|
# CONFIG_DVB_TDA10086 is not set
|
||||||
|
# CONFIG_DVB_TDA8261 is not set
|
||||||
|
# CONFIG_DVB_VES1X93 is not set
|
||||||
|
# CONFIG_DVB_TUNER_ITD1000 is not set
|
||||||
|
# CONFIG_DVB_TUNER_CX24113 is not set
|
||||||
|
# CONFIG_DVB_TDA826X is not set
|
||||||
|
# CONFIG_DVB_TUA6100 is not set
|
||||||
|
# CONFIG_DVB_CX24116 is not set
|
||||||
|
# CONFIG_DVB_SI21XX is not set
|
||||||
|
# CONFIG_DVB_DS3000 is not set
|
||||||
|
# CONFIG_DVB_MB86A16 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-T (terrestrial) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_SP8870 is not set
|
||||||
|
# CONFIG_DVB_SP887X is not set
|
||||||
|
# CONFIG_DVB_CX22700 is not set
|
||||||
|
# CONFIG_DVB_CX22702 is not set
|
||||||
|
# CONFIG_DVB_DRX397XD is not set
|
||||||
|
# CONFIG_DVB_L64781 is not set
|
||||||
|
# CONFIG_DVB_TDA1004X is not set
|
||||||
|
# CONFIG_DVB_NXT6000 is not set
|
||||||
|
CONFIG_DVB_MT352=m
|
||||||
|
CONFIG_DVB_ZL10353=m
|
||||||
|
# CONFIG_DVB_DIB3000MB is not set
|
||||||
|
# CONFIG_DVB_DIB3000MC is not set
|
||||||
|
# CONFIG_DVB_DIB7000M is not set
|
||||||
|
# CONFIG_DVB_DIB7000P is not set
|
||||||
|
# CONFIG_DVB_TDA10048 is not set
|
||||||
|
# CONFIG_DVB_AF9013 is not set
|
||||||
|
# CONFIG_DVB_EC100 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# DVB-C (cable) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_VES1820 is not set
|
||||||
|
# CONFIG_DVB_TDA10021 is not set
|
||||||
|
CONFIG_DVB_TDA10023=m
|
||||||
|
# CONFIG_DVB_STV0297 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_NXT200X is not set
|
||||||
|
# CONFIG_DVB_OR51211 is not set
|
||||||
|
# CONFIG_DVB_OR51132 is not set
|
||||||
|
# CONFIG_DVB_BCM3510 is not set
|
||||||
|
# CONFIG_DVB_LGDT330X is not set
|
||||||
|
# CONFIG_DVB_LGDT3304 is not set
|
||||||
|
# CONFIG_DVB_LGDT3305 is not set
|
||||||
|
# CONFIG_DVB_S5H1409 is not set
|
||||||
|
# CONFIG_DVB_S5H1411 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# ISDB-T (terrestrial) frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_S921 is not set
|
||||||
|
# CONFIG_DVB_DIB8000 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Digital terrestrial only tuners/PLL
|
||||||
|
#
|
||||||
|
CONFIG_DVB_PLL=m
|
||||||
|
# CONFIG_DVB_TUNER_DIB0070 is not set
|
||||||
|
# CONFIG_DVB_TUNER_DIB0090 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# SEC control devices for DVB-S
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_LNBP21 is not set
|
||||||
|
# CONFIG_DVB_ISL6405 is not set
|
||||||
|
# CONFIG_DVB_ISL6421 is not set
|
||||||
|
# CONFIG_DVB_ISL6423 is not set
|
||||||
|
# CONFIG_DVB_LGS8GL5 is not set
|
||||||
|
# CONFIG_DVB_LGS8GXX is not set
|
||||||
|
# CONFIG_DVB_ATBM8830 is not set
|
||||||
|
# CONFIG_DVB_TDA665x is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Tools to develop new frontends
|
||||||
|
#
|
||||||
|
# CONFIG_DVB_DUMMY_FE is not set
|
||||||
# CONFIG_DAB is not set
|
# CONFIG_DAB is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user