You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/media/platform/msm/broadcast/Kconfig

14 lines
453 B

#
# MSM Broadcast subsystem drivers
#
config TSPP
depends on ARCH_QCOM
tristate "TSPP (Transport Stream Packet Processor) Support"
---help---
Transport Stream Packet Processor v1 is used to offload the
processing of MPEG transport streams from the main processor.
It is used to process incoming transport streams from TSIF
to supports use-cases such as transport stream live play
and recording.
This can also be compiled as a loadable module.