1config BR2_PACKAGE_SPIRV_TOOLS 2 bool "spirv-tools" 3 depends on BR2_PACKAGE_SPIRV_HEADERS 4 help 5 An API and commands for processing SPIR-V modules. 6 7 https://github.com/KhronosGroup/SPIRV-Tools 8