Searched refs:defconfig (Results 1 – 24 of 24) sorted by relevance
/Linux-v4.19/scripts/kconfig/ |
D | Makefile | 71 PHONY += oldnoconfig silentoldconfig savedefconfig defconfig 88 $< $(silent) --$@=defconfig $(Kconfig) 90 defconfig: $(obj)/conf target 92 $< $(silent) --defconfig $(Kconfig) 96 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG) $(Kconfig) 104 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$@ $(Kconfig)
|
D | conf.c | 32 defconfig, enumerator 454 {"defconfig", optional_argument, NULL, defconfig}, 518 case defconfig: in main() 584 case defconfig: in main() 670 case defconfig: in main()
|
/Linux-v4.19/scripts/kconfig/tests/ |
D | conftest.py | 144 def defconfig(self, defconfig): argument 150 defconfig_path = os.path.join(self._test_dir, defconfig)
|
/Linux-v4.19/tools/testing/selftests/rcutorture/bin/ |
D | kvm.sh | 40 TORTURE_DEFCONFIG=defconfig 112 --defconfig) 113 checkarg --defconfig "defconfigtype" "$#" "$2" '^[^/][^/]*$' '^--'
|
D | configinit.sh | 63 make $buildloc $TORTURE_DEFCONFIG > $resdir/Make.defconfig.out 2>&1
|
D | kvm-recheck.sh | 32 dirs=`find $rd -name Make.defconfig.out -print | sort | sed -e 's,/[^/]*$,,' | sort -u`
|
/Linux-v4.19/scripts/kconfig/tests/inter_choice/ |
D | __init__.py | 13 assert conf.defconfig('defconfig') == 0
|
/Linux-v4.19/arch/riscv/ |
D | Makefile | 19 KBUILD_DEFCONFIG = defconfig
|
/Linux-v4.19/arch/nds32/ |
D | Makefile | 4 KBUILD_DEFCONFIG := defconfig
|
/Linux-v4.19/Documentation/arm/keystone/ |
D | Overview.txt | 42 All of the K2 SoCs/EVMs share a common defconfig, keystone_defconfig and same
|
/Linux-v4.19/drivers/staging/vc04_services/interface/vchi/ |
D | TODO | 29 Building this driver with arm/multi_v7_defconfig or arm64/defconfig
|
/Linux-v4.19/tools/testing/ktest/examples/ |
D | crosstests.conf | 89 BUILD_TYPE = defconfig
|
/Linux-v4.19/arch/arm64/ |
D | Makefile | 33 KBUILD_DEFCONFIG := defconfig
|
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
D | brcm,iproc-touchscreen.txt | 8 is enabled in the defconfig file.
|
/Linux-v4.19/Documentation/openrisc/ |
D | README | 35 make ARCH=openrisc defconfig
|
/Linux-v4.19/Documentation/sh/ |
D | new-machine.txt | 252 Now all that's left to do is providing a defconfig for your new board. This 275 which will in turn copy the defconfig for this board, run it through
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-stat.txt | 168 …rf stat --repeat 10 --null --sync --pre 'make -s O=defconfig-build/clean' -- make -s -j64 O=defcon…
|
/Linux-v4.19/arch/sh/mm/ |
D | Kconfig | 61 already have a defconfig. Changing it from the known correct
|
/Linux-v4.19/Documentation/admin-guide/ |
D | README.rst | 179 "make defconfig" Create a ./.config file by using the default 180 symbol values from either arch/$ARCH/defconfig
|
/Linux-v4.19/Documentation/x86/ |
D | orc-unwinder.txt | 74 unwind tables take up ~50% more RAM (+1.3MB on an x86 defconfig kernel)
|
/Linux-v4.19/arch/ |
D | Kconfig | 451 On an x86 "defconfig" build, this feature adds canary checks to 473 On an x86 "defconfig" build, this feature adds canary checks to
|
/Linux-v4.19/arch/arm/ |
D | Kconfig | 1851 value in their defconfig file. 1864 normally set this to a suitable value in their defconfig file.
|
/Linux-v4.19/init/ |
D | Kconfig | 9 default "arch/$(ARCH)/defconfig"
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 1891 defconfig. It adds a long to the 'mm_struct' which
|