Home
last modified time | relevance | path

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

12

/linux-6.12.1/tools/testing/selftests/nolibc/
DMakefile74 DEFCONFIG_i386 = defconfig
75 DEFCONFIG_x86_64 = defconfig
76 DEFCONFIG_x86 = defconfig
77 DEFCONFIG_arm64 = defconfig
84 DEFCONFIG_riscv = defconfig
85 DEFCONFIG_s390 = defconfig
86 DEFCONFIG_loongarch = defconfig
255 defconfig: target
Drun-tests.sh155 swallow_output "${MAKE[@]}" defconfig
/linux-6.12.1/scripts/kconfig/
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)
Dconf.c32 defconfig, enumerator
613 {"defconfig", required_argument, &input_mode_opt, defconfig},
688 case defconfig: in main()
711 case defconfig: in main()
801 case defconfig: in main()
/linux-6.12.1/scripts/kconfig/tests/
Dconftest.py148 def defconfig(self, defconfig): argument
154 defconfig_path = os.path.join(self._test_dir, defconfig)
/linux-6.12.1/tools/perf/tests/config-fragments/
DREADME2 defconfig to give full test coverage of a perf test run. This is only
/linux-6.12.1/tools/testing/selftests/rcutorture/bin/
Dconfiginit.sh34 make $TORTURE_KMAKE_ARG $TORTURE_DEFCONFIG > $resdir/Make.defconfig.out 2>&1
Dkvm.sh32 TORTURE_DEFCONFIG=defconfig
149 --defconfig)
150 checkarg --defconfig "defconfigtype" "$#" "$2" '^[^/][^/]*$' '^--'
Dkvm-recheck.sh26 dirs=`find $rd -name Make.defconfig.out -print | sort | sed -e 's,/[^/]*$,,' | sort -u`
/linux-6.12.1/Documentation/translations/zh_CN/admin-guide/
DREADME.rst157 "make defconfig" 根据体系架构,使用arch/$arch/defconfig
/linux-6.12.1/Documentation/translations/zh_TW/admin-guide/
DREADME.rst160 "make defconfig" 根據體系架構,使用arch/$arch/defconfig
/linux-6.12.1/samples/bpf/
DREADME.rst36 Configure kernel, defconfig for instance
39 make defconfig
/linux-6.12.1/Documentation/translations/zh_CN/arch/openrisc/
Dopenrisc_port.rst49 make ARCH=openrisc CROSS_COMPILE="or1k-linux-" defconfig
/linux-6.12.1/Documentation/translations/zh_TW/arch/openrisc/
Dopenrisc_port.rst49 make ARCH=openrisc CROSS_COMPILE="or1k-linux-" defconfig
/linux-6.12.1/Documentation/arch/arm/keystone/
Doverview.rst55 All of the K2 SoCs/EVMs share a common defconfig, keystone_defconfig and same
/linux-6.12.1/kernel/configs/
Ddebug.config7 # $ make ARCH=arm64 defconfig debug.config
/linux-6.12.1/tools/testing/ktest/examples/
Dcrosstests.conf89 BUILD_TYPE = defconfig
/linux-6.12.1/
D.gitignore167 /defconfig
/linux-6.12.1/Documentation/translations/zh_CN/process/
Dresearcher-guidelines.rst110 x86_64 and arm64 defconfig builds with CONFIG_FOO_BAR=y using GCC
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/
Dbrcm,iproc-touchscreen.txt8 is enabled in the defconfig file.
/linux-6.12.1/Documentation/arch/openrisc/
Dopenrisc_port.rst40 make ARCH=openrisc CROSS_COMPILE="or1k-linux-" defconfig
/linux-6.12.1/drivers/staging/vc04_services/interface/
DTESTING34 Use the defconfig which has most of the VCHIQ options enabled.
/linux-6.12.1/arch/arm64/
DMakefile235 $(call merge_into_defconfig_override,defconfig,virt)
/linux-6.12.1/Documentation/arch/arc/
Darc.rst79 and then as usual ``make defconfig && make``.
/linux-6.12.1/arch/riscv/
DMakefile215 $(Q)$(MAKE) -f $(srctree)/Makefile defconfig 32-bit.config

12