Home
last modified time | relevance | path

Searched refs:defconfig (Results 1 – 3 of 3) sorted by relevance

/sof-2.7.6/test/
Dtest-all-defconfigs.sh23 local defconfig
27 defconfig=$(basename "$d")
28 rebuild_config "$defconfig"
/sof-2.7.6/scripts/cmake/
Ddefconfigs.cmake3 # Looks for defconfig files in arch directories where kconfig.cmake looks too.
10 # Adds target for every defconfig, so you we can use it like make *_defconfig
Dkconfig.cmake187 ${PROJECT_BINARY_DIR}/defconfig
189 COMMENT "Saving minimal configuration to: ${PROJECT_BINARY_DIR}/defconfig"