Home
last modified time | relevance | path

Searched refs:kconfig (Results 1 – 7 of 7) sorted by relevance

/external/ltp/lib/
Dtst_kconfig.c222 static int compare_res(struct tst_kconfig_res *res, const char *kconfig, in compare_res() argument
226 tst_res(TINFO, "Needs kernel %s, have %c", kconfig, res->match); in compare_res()
234 tst_res(TINFO, "Needs kernel %s, have %s", kconfig, res->value); in compare_res()
/external/igt-gpu-tools/scripts/
Dlist-workarounds123 kconfig = os.path.join(kernel_path, 'Kconfig') variable
124 if not os.path.isfile(kconfig):
/external/toybox/
D.gitignore15 /kconfig
DMakefile23 include kconfig/Makefile
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
Dkvm.sh126 --kconfig)
127 …checkarg --kconfig "(Kconfig options)" $# "$2" '^CONFIG_[A-Z0-9_]\+=\([ynm]\|[0-9]\+\)\( CONFIG_[A…
/external/mesa3d/.gitlab-ci/container/
Dlava_build.sh164 ./scripts/kconfig/merge_config.sh ${DEFCONFIG} ../.gitlab-ci/${KERNEL_ARCH}.config
/external/virglrenderer/perf-testing/Docker/
DDockerfile235 ./scripts/kconfig/merge_config.sh arch/x86/configs/x86_64_defconfig /tmp/x86_64.config && \