Home
last modified time | relevance | path

Searched refs:defconfig (Results 26 – 50 of 103) sorted by relevance

12345

/openbmc/linux/tools/perf/tests/config-fragments/
H A DREADME2 defconfig to give full test coverage of a perf test run. This is only
/openbmc/openbmc/meta-hpe/meta-gxp/recipes-kernel/linux/
H A Dlinux-obmc.inc11 SRC_URI += " file://defconfig"
/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/
H A Dlinux-nuvoton.inc11 SRC_URI:append:npcm7xx = " file://defconfig"
/openbmc/linux/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
138 --defconfig)
139 checkarg --defconfig "defconfigtype" "$#" "$2" '^[^/][^/]*$' '^--'
H A Dkvm-recheck.sh26 dirs=`find $rd -name Make.defconfig.out -print | sort | sed -e 's,/[^/]*$,,' | sort -u`
/openbmc/u-boot/board/logicpd/omap3som/
H A DREADME11 The device tree included with each of the defconfig files will also direct the board as to which dt…
12 recomended to mix and match the defconfig files.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-yocto-6.6/n1sdp/
H A D0003-pcie-Add-quirk-for-the-Arm-Neoverse-N1SDP-platform.patch34 arch/arm64/configs/defconfig | 1 +
43 diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
45 --- a/arch/arm64/configs/defconfig
46 +++ b/arch/arm64/configs/defconfig
/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/
H A Dlinux-aspeed.inc12 file://defconfig \
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst157 "make defconfig" 根据体系架构,使用arch/$arch/defconfig
/openbmc/u-boot/
H A D.gitignore56 /defconfig
/openbmc/u-boot/doc/
H A DREADME.nios219 2. Default configuration of Kconfig, defconfig file.
53 $ cp defconfig configs/mysystem_defconfig
H A DREADME.uniphier19 $ make <defconfig>
26 The following tables show <defconfig> and <device-tree> for each board.
30 Board | <defconfig> | <device-tree>
44 Board | <defconfig> | <device-tree>
216 They are disabled by default for UniPhier defconfig files. So, you need to
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A DREADME.rst160 "make defconfig" 根據體系架構,使用arch/$arch/defconfig
/openbmc/linux/samples/bpf/
H A DREADME.rst36 Configure kernel, defconfig for instance
39 make defconfig
/openbmc/linux/Documentation/translations/zh_CN/arch/openrisc/
H A Dopenrisc_port.rst49 make ARCH=openrisc CROSS_COMPILE="or1k-linux-" defconfig
/openbmc/qemu/scripts/
H A Dminikconf.py46 defconfig = lambda x: x function
202 def __init__(self, value_mangler=defconfig):
343 data = KconfigData(mode or KconfigParser.defconfig)
666 mode = defconfig
/openbmc/linux/Documentation/arch/arm/keystone/
H A Doverview.rst55 All of the K2 SoCs/EVMs share a common defconfig, keystone_defconfig and same
/openbmc/u-boot/board/technexion/pico-imx6ul/
H A DREADME76 defconfig by only enabling the minimal required drivers).
124 option in the defconfig
/openbmc/openbmc/poky/meta/recipes-core/busybox/
H A Dbusybox_1.36.1.bb20 file://defconfig \
/openbmc/linux/kernel/configs/
H A Ddebug.config7 # $ make ARCH=arm64 defconfig debug.config
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A DKconfig57 by defconfig. If unsure, do not change.
/openbmc/linux/tools/testing/ktest/examples/
H A Dcrosstests.conf89 BUILD_TYPE = defconfig
/openbmc/linux/
H A D.gitignore160 /defconfig
/openbmc/docs/
H A Dcheatsheet.md351 3. devtool copies the defconfig and machine-specific config into `oe-workdir`.
362 If you need to change the config and save it as defconfig for further use:
370 # It will save the new defconfig at oe-workdir/linux-obmc-<version>/defconfig

12345