Home
last modified time | relevance | path

Searched refs:defconfig (Results 51 – 75 of 103) sorted by relevance

12345

/openbmc/linux/drivers/staging/vc04_services/interface/
H A DTESTING34 Use the defconfig as a base and then enable all VCHIQ options.
/openbmc/linux/drivers/gpu/drm/ci/
H A Dbuild.yml30 DEFCONFIG: "arch/arm64/configs/defconfig"
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dbrcm,iproc-touchscreen.txt8 is enabled in the defconfig file.
/openbmc/qemu/docs/system/ppc/
H A Dppce500.rst86 64-bit mode, simply configure the kernel using the defconfig configuration:
110 in 32-bit mode, use the same 64-bit configuration steps except the defconfig
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/linux/
H A Dlinux.inc115 < '${WORKDIR}/defconfig' >>'${B}/.config'
/openbmc/qemu/docs/system/riscv/
H A Dvirt.rst119 64-bit mode, simply configure the kernel using the defconfig configuration:
125 $ make defconfig
H A Dsifive_u.rst116 64-bit mode, simply configure the kernel using the defconfig configuration:
122 $ make defconfig
/openbmc/linux/Documentation/arch/openrisc/
H A Dopenrisc_port.rst40 make ARCH=openrisc CROSS_COMPILE="or1k-linux-" defconfig
/openbmc/linux/arch/riscv/
H A DMakefile186 $(Q)$(MAKE) -f $(srctree)/Makefile defconfig 32-bit.config
/openbmc/linux/arch/arm64/
H A DMakefile209 $(call merge_into_defconfig_override,defconfig,virt)
/openbmc/linux/Documentation/arch/arc/
H A Darc.rst79 and then as usual ``make defconfig && make``.
/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/
H A Du-boot.inc34 bbplain "Saving defconfig to:\n${B}/defconfig"
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/
H A Dwpa-supplicant_2.10.bb39 sed -e '/^CONFIG_TLS=/d' <wpa_supplicant/defconfig >wpa_supplicant/.config
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel.bbclass680 # Copy defconfig to .config if .config does not exist. This allows
682 if [ -f "${WORKDIR}/defconfig" ] && [ ! -f "${B}/.config" ]; then
683 cp "${WORKDIR}/defconfig" "${B}/.config"
690 bbplain "Saving defconfig to:\n${B}/defconfig"
/openbmc/u-boot/board/freescale/t208xqds/
H A DREADME285 enabled in relative defconfig file,
291 If device tree support is enabled in defconfig,
/openbmc/linux/Documentation/arch/sh/
H A Dnew-machine.rst248 Now all that's left to do is providing a defconfig for your new board. This
274 which will in turn copy the defconfig for this board, run it through
/openbmc/linux/Documentation/dev-tools/kunit/
H A Drun_wrapper.rst65 in the KUnit ``defconfig``), we can provide Kconfig options in the
76 To create a ``.kunitconfig``, using the KUnit ``defconfig``:
H A Dfaq.rst93 5. Try to run ``make ARCH=um defconfig`` before running ``kunit.py run``. This
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dtasks.rst762 When invoked by the user, creates a defconfig file that can be used
763 instead of the default defconfig. The saved defconfig contains the
764 differences between the default defconfig and the changes made by the
/openbmc/linux/arch/sh/mm/
H A DKconfig53 already have a defconfig. Changing it from the known correct
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.2.1.rst78 - ref-manual: classes: kernel: document automatic defconfig usage
/openbmc/linux/Documentation/admin-guide/
H A DREADME.rst178 "make defconfig" Create a ./.config file by using the default
179 symbol values from either arch/$ARCH/defconfig
/openbmc/u-boot/board/davinci/da8xxevm/
H A DREADME.da850133 For the da850evm, there is a defconfig setup to use the NOR flash on
/openbmc/qemu/docs/system/arm/
H A Dvirt.rst167 The 'defconfig' for Linux arm and arm64 kernels should include the
/openbmc/linux/Documentation/kbuild/
H A Dllvm.rst147 An architecture's ``defconfig`` is generally expected to work well,

12345