aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xlnx_tsmux/Kconfig
blob: 0c1d9498e35b1a0034f63e863caf526e0e6fdf8a (plain)
1
2
3
4
5
6
7
8
9
10
11
config XLNX_TSMUX
	tristate "Xilinx MPEG2 Transport Stream Muxer"
	select DMA_SHARED_BUFFER
	help
	  This driver is developed for mpeg2 transport stream muxer,
	  designed to allow passage of multimedia streams from the source
	  kernel sub-system, prepares mpeg2 transport stream and forward
	  to the sink kernel subsystem.

	  To compile this driver as a module, choose M here.
	  If unsure, choose N.