| /linux/tools/testing/selftests/nolibc/ |
| H A D | Makefile.nolibc | 99 DEFCONFIG_i386 = defconfig 100 DEFCONFIG_x86_64 = defconfig 101 DEFCONFIG_x32 = defconfig 102 DEFCONFIG_x86 = defconfig 103 DEFCONFIG_arm64 = defconfig 115 DEFCONFIG_riscv = defconfig 117 DEFCONFIG_riscv64 = defconfig 118 DEFCONFIG_s390x = defconfig 119 DEFCONFIG_loongarch = defconfig 341 defconfig:
|
| H A D | run-tests.sh | 198 swallow_output "${MAKE[@]}" defconfig
|
| /linux/scripts/kconfig/ |
| H A D | Makefile | 13 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 D | conf.c | 32 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/scripts/kconfig/tests/ |
| H A D | conftest.py | 163 def defconfig(self, defconfig): argument 169 defconfig_path = os.path.join(self._test_dir, defconfig)
|
| /linux/tools/perf/tests/config-fragments/ |
| H A D | README | 2 defconfig to give full test coverage of a perf test run. This is only
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | configinit.sh | 34 make $TORTURE_KMAKE_ARG $TORTURE_DEFCONFIG > $resdir/Make.defconfig.out 2>&1
|
| H A D | kvm.sh | 32 TORTURE_DEFCONFIG=defconfig 151 --defconfig) 152 checkarg --defconfig "defconfigtype" "$#" "$2" '^[^/][^/]*$' '^--'
|
| H A D | kvm-recheck.sh | 26 dirs=`find $rd -name Make.defconfig.out -print | sort | sed -e 's,/[^/]*$,,' | sort -u`
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | README.rst | 160 "make defconfig" 根據體系架構,使用arch/$arch/defconfig或
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | README.rst | 157 "make defconfig" 根据体系架构,使用arch/$arch/defconfig或
|
| /linux/samples/bpf/ |
| H A D | README.rst | 36 Configure kernel, defconfig for instance 39 make defconfig
|
| /linux/Documentation/translations/zh_CN/arch/openrisc/ |
| H A D | openrisc_port.rst | 49 make ARCH=openrisc CROSS_COMPILE="or1k-linux-" defconfig
|
| /linux/Documentation/translations/zh_TW/arch/openrisc/ |
| H A D | openrisc_port.rst | 49 make ARCH=openrisc CROSS_COMPILE="or1k-linux-" defconfig
|
| /linux/Documentation/arch/arm/keystone/ |
| H A D | overview.rst | 55 All of the K2 SoCs/EVMs share a common defconfig, keystone_defconfig and same
|
| /linux/kernel/configs/ |
| H A D | debug.config | 7 # $ make ARCH=arm64 defconfig debug.config
|
| /linux/tools/testing/ktest/examples/ |
| H A D | crosstests.conf | 89 BUILD_TYPE = defconfig
|
| /linux/Documentation/translations/zh_CN/process/ |
| H A D | researcher-guidelines.rst | 110 x86_64 and arm64 defconfig builds with CONFIG_FOO_BAR=y using GCC
|
| /linux/ |
| H A D | .gitignore | 174 /defconfig
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | brcm,iproc-touchscreen.txt | 8 is enabled in the defconfig file.
|
| /linux/arch/arm64/ |
| H A D | Makefile | 222 $(call merge_into_defconfig_override,defconfig,virt)
|
| /linux/drivers/platform/raspberrypi/vchiq-interface/ |
| H A D | TESTING | 34 Use the defconfig which has most of the VCHIQ options enabled.
|
| /linux/Documentation/arch/openrisc/ |
| H A D | openrisc_port.rst | 40 make ARCH=openrisc CROSS_COMPILE="or1k-linux-" defconfig
|
| /linux/arch/riscv/ |
| H A D | Makefile | 198 $(Q)$(MAKE) -f $(srctree)/Makefile defconfig 32-bit.config
|
| /linux/Documentation/arch/arc/ |
| H A D | arc.rst | 79 and then as usual ``make defconfig && make``.
|