xref: /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/tsp/Kconfig (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1# SPDX-License-Identifier: GPL-2.0
2
3config ROCKCHIP_TSP
4	bool "Support for Rockchip TSP"
5	default n
6
7	help
8	  Say Y here if you want to use the Transport Stream Processing.
9	  This option will add tsp module code.
10
11	  Say N hera if you do not want to use the processor.
12
13