Home
last modified time | relevance | path

Searched refs:menuconfig (Results 1 – 25 of 97) sorted by relevance

1234

/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A Dbusybox-cross-menuconfig.patch3 Subject: [PATCH] menuconfig,check-lxdiaglog.sh: Allow specification of ncurses location
9 This patch syncs up with the way the menuconfig ncurses / curses
11 and it allows the menuconfig to work with a sysroot version
22 menuconfig will just fail entirely.
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dmenuconfig.py30 def menuconfig(args, config, basepath, workspace): function
76 parser_menuconfig.set_defaults(func=menuconfig,fixed_setup=context.fixed_setup)
/openbmc/u-boot/doc/
H A DREADME.LED8 The first step is to enable CONFIG_LED_STATUS in menuconfig:
12 CONFIG_LED_STATUS_BOARD_SPECIFIC in the menuconfig.
14 Status LEDS 0 to 5 are enabled by the following configurations at menuconfig:
H A DREADME.nios251 $ make menuconfig
56 and select the drivers with menuconfig.
H A DREADME.m68k38 Please "make menuconfig" with ARCH=m68k, or check arch/m68k/cpu to see the
47 the "make menuconfig" way, very similar to the Linux way.
/openbmc/u-boot/drivers/mtd/nand/spi/
H A DKconfig1 menuconfig MTD_SPI_NAND
/openbmc/u-boot/drivers/net/pfe_eth/
H A DKconfig1 menuconfig FSL_PFE
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcml1.bbclass34 KCONFIG_CONFIG_COMMAND ??= "menuconfig ${EXTRA_OEMAKE}"
76 addtask menuconfig after do_configure
92 bb.fatal("No config files found. Did you do menuconfig ?\n%s" % e)
H A Duboot-config.bbclass144 # Ensure the uboot specific menuconfig settings do not leak into other recipes
149 # Disable menuconfig for multiple configs
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dintro.rst50 ``CONFIG`` options as presented by the Yocto Linux kernel ``menuconfig``
149 :ref:`menuconfig <kernel-dev/common:using \`\`menuconfig\`\`>`,
152 making to the kernel. Saving changes you make with ``menuconfig``
163 ``menuconfig`` and you have saved them, you can directly compare the
170 the BSP's kernel's configuration, you can use ``menuconfig``.
H A Dcommon.rst1009 are building. You can use the ``menuconfig`` tool and configuration
1014 This section describes how to use ``menuconfig``, create and use
1022 Using  ``menuconfig``
1026 the ``menuconfig`` tool. This tool provides an interactive method with
1028 ``menuconfig``, see :wikipedia:`Menuconfig`.
1030 To use the ``menuconfig`` tool in the Yocto Project development
1033 - Because you launch ``menuconfig`` using BitBake, you must be sure to
1047 task, and launch ``menuconfig``. These commands assume the Source
1053 $ bitbake linux-yocto -c menuconfig
1055 Once ``menuconfig`` comes up, its standard
[all …]
/openbmc/u-boot/net/
H A DKconfig5 menuconfig NET
/openbmc/u-boot/drivers/board/
H A DKconfig1 menuconfig BOARD
/openbmc/u-boot/drivers/smem/
H A DKconfig1 menuconfig SMEM
/openbmc/u-boot/drivers/axi/
H A DKconfig1 menuconfig AXI
/openbmc/u-boot/board/davinci/da8xxevm/
H A DKconfig12 menuconfig DA850_MAC
/openbmc/u-boot/test/
H A DKconfig1 menuconfig UNIT_TEST
/openbmc/u-boot/drivers/video/stm32/
H A DKconfig8 menuconfig VIDEO_STM32
/openbmc/u-boot/board/freescale/mpc8572ds/
H A DREADME102 b. $ make menuconfig
113 b. $ make menuconfig
/openbmc/u-boot/board/toradex/common/
H A DKconfig4 menuconfig TDX_CFG_BLOCK
/openbmc/u-boot/drivers/usb/eth/
H A DKconfig1 menuconfig USB_HOST_ETHER
/openbmc/u-boot/scripts/kconfig/
H A DMakefile6 PHONY += xconfig gconfig menuconfig config syncconfig update-po-config \
34 menuconfig: $(obj)/mconf target
/openbmc/u-boot/drivers/video/rockchip/
H A DKconfig11 menuconfig VIDEO_ROCKCHIP
/openbmc/openbmc/poky/meta/recipes-core/busybox/
H A Dbusybox_1.37.0.bb28 file://busybox-cross-menuconfig.patch \
/openbmc/u-boot/board/freescale/mx6memcal/
H A DREADME21 'make menuconfig'.

1234