1config BR2_PACKAGE_HOST_STARFIVE_SPLTOOL
2	bool "host starfive-spltool"
3	depends on BR2_riscv
4	help
5	  Add header to the Secondary Program Loader with the 3rd party
6	  software given by Starfive-Tech for their SoCs.
7
8	  https://github.com/starfive-tech/soft_3rdpart/tree/JH7110_VisionFive2_devel/spl_tool
9