Home
last modified time | relevance | path

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

12

/linux-6.15/tools/testing/selftests/nolibc/
H A DMakefile83 DEFCONFIG_i386 = defconfig
84 DEFCONFIG_x86_64 = defconfig
85 DEFCONFIG_x86 = defconfig
86 DEFCONFIG_arm64 = defconfig
94 DEFCONFIG_riscv = defconfig
96 DEFCONFIG_riscv64 = defconfig
97 DEFCONFIG_s390x = defconfig
99 DEFCONFIG_loongarch = defconfig
235 sysroot/$(ARCH)/include: | defconfig
278 defconfig: target
[all …]
H A Drun-tests.sh189 swallow_output "${MAKE[@]}" defconfig
/linux-6.15/scripts/kconfig/
H A DMakefile13 KBUILD_DEFCONFIG := defconfig
87 PHONY += savedefconfig defconfig
90 $(Q)$< $(silent) --$@=defconfig $(Kconfig)
92 defconfig: $(obj)/conf target
95 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG) $(Kconfig)
102 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$@ $(Kconfig)
H A Dconf.c32 defconfig, enumerator
613 {"defconfig", required_argument, &input_mode_opt, defconfig},
691 case defconfig: in main()
714 case defconfig: in main()
804 case defconfig: in main()
/linux-6.15/scripts/kconfig/tests/
H A Dconftest.py148 def defconfig(self, defconfig): member in Conf
154 defconfig_path = os.path.join(self._test_dir, defconfig)
/linux-6.15/tools/perf/tests/config-fragments/
H A DREADME2 defconfig to give full test coverage of a perf test run. This is only
/linux-6.15/tools/testing/selftests/rcutorture/bin/
H A Dconfiginit.sh34 make $TORTURE_KMAKE_ARG $TORTURE_DEFCONFIG > $resdir/Make.defconfig.out 2>&1
H A Dkvm.sh32 TORTURE_DEFCONFIG=defconfig
151 --defconfig)
152 checkarg --defconfig "defconfigtype" "$#" "$2" '^[^/][^/]*$' '^--'
H A Dkvm-recheck.sh26 dirs=`find $rd -name Make.defconfig.out -print | sort | sed -e 's,/[^/]*$,,' | sort -u`
/linux-6.15/Documentation/translations/zh_TW/admin-guide/
H A DREADME.rst160 "make defconfig" 根據體系架構,使用arch/$arch/defconfig
/linux-6.15/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst157 "make defconfig" 根据体系架构,使用arch/$arch/defconfig
/linux-6.15/samples/bpf/
H A DREADME.rst36 Configure kernel, defconfig for instance
39 make defconfig
/linux-6.15/Documentation/translations/zh_TW/arch/openrisc/
H A Dopenrisc_port.rst49 make ARCH=openrisc CROSS_COMPILE="or1k-linux-" defconfig
/linux-6.15/Documentation/translations/zh_CN/arch/openrisc/
H A Dopenrisc_port.rst49 make ARCH=openrisc CROSS_COMPILE="or1k-linux-" defconfig
/linux-6.15/Documentation/arch/arm/keystone/
H A Doverview.rst55 All of the K2 SoCs/EVMs share a common defconfig, keystone_defconfig and same
/linux-6.15/kernel/configs/
H A Ddebug.config7 # $ make ARCH=arm64 defconfig debug.config
/linux-6.15/tools/testing/ktest/examples/
H A Dcrosstests.conf89 BUILD_TYPE = defconfig
/linux-6.15/
H A D.gitignore171 /defconfig
/linux-6.15/Documentation/translations/zh_CN/process/
H A Dresearcher-guidelines.rst110 x86_64 and arm64 defconfig builds with CONFIG_FOO_BAR=y using GCC
/linux-6.15/Documentation/devicetree/bindings/input/touchscreen/
H A Dbrcm,iproc-touchscreen.txt8 is enabled in the defconfig file.
/linux-6.15/Documentation/kbuild/
H A Dbash-completion.rst62 followed by a TAB displays installed toolchains. The list of defconfig files
/linux-6.15/drivers/gpu/drm/ci/
H A Dbuild.yml29 DEFCONFIG: "arch/arm64/configs/defconfig"
/linux-6.15/Documentation/arch/openrisc/
H A Dopenrisc_port.rst40 make ARCH=openrisc CROSS_COMPILE="or1k-linux-" defconfig
/linux-6.15/Documentation/translations/zh_CN/kbuild/
H A Dllvm.rst131 ``defconfig`` 通常预期能够良好工作,但某些配置可能存在尚未发现的问题。欢迎在以下
/linux-6.15/drivers/staging/vc04_services/interface/
H A DTESTING34 Use the defconfig which has most of the VCHIQ options enabled.

12