Searched refs:kconfig (Results 1 – 10 of 10) sorted by relevance
/external/toybox/kconfig/ |
D | Makefile | 7 obj = ./kconfig 61 SHIPPED = kconfig/zconf.tab.c kconfig/lex.zconf.c kconfig/zconf.hash.c 68 kconfig/mconf: $(SHIPPED) 69 $(HOSTCC) -o $@ kconfig/mconf.c kconfig/zconf.tab.c \ 70 kconfig/lxdialog/*.c -lcurses -DCURSES_LOC="<ncurses.h>" \
|
D | README | 1 This is a snapshot of linux 2.6.12 kconfig as washed through busybox and 7 Way back when I tried to push my local changes to kconfig upstream
|
D | lex.zconf.c_shipped | 2 #line 3 "scripts/kconfig/lex.zconf.c"
|
/external/ltp/lib/ |
D | tst_kconfig.c | 222 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/ |
D | list-workarounds | 123 kconfig = os.path.join(kernel_path, 'Kconfig') variable 124 if not os.path.isfile(kconfig):
|
/external/toybox/ |
D | .gitignore | 15 /kconfig
|
D | Makefile | 23 include kconfig/Makefile
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/ |
D | kvm.sh | 126 --kconfig) 127 …checkarg --kconfig "(Kconfig options)" $# "$2" '^CONFIG_[A-Z0-9_]\+=\([ynm]\|[0-9]\+\)\( CONFIG_[A…
|
/external/mesa3d/.gitlab-ci/container/ |
D | lava_build.sh | 164 ./scripts/kconfig/merge_config.sh ${DEFCONFIG} ../.gitlab-ci/${KERNEL_ARCH}.config
|
/external/virglrenderer/perf-testing/Docker/ |
D | Dockerfile | 235 ./scripts/kconfig/merge_config.sh arch/x86/configs/x86_64_defconfig /tmp/x86_64.config && \
|