| /openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
| H A D | busybox-cross-menuconfig.patch | 3 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 D | menuconfig.py | 30 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 D | README.LED | 8 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 D | README.nios2 | 51 $ make menuconfig 56 and select the drivers with menuconfig.
|
| H A D | README.m68k | 38 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 D | Kconfig | 1 menuconfig MTD_SPI_NAND
|
| /openbmc/u-boot/drivers/net/pfe_eth/ |
| H A D | Kconfig | 1 menuconfig FSL_PFE
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | cml1.bbclass | 34 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 D | uboot-config.bbclass | 144 # 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 D | intro.rst | 50 ``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 D | common.rst | 1009 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 D | Kconfig | 5 menuconfig NET
|
| /openbmc/u-boot/drivers/board/ |
| H A D | Kconfig | 1 menuconfig BOARD
|
| /openbmc/u-boot/drivers/smem/ |
| H A D | Kconfig | 1 menuconfig SMEM
|
| /openbmc/u-boot/drivers/axi/ |
| H A D | Kconfig | 1 menuconfig AXI
|
| /openbmc/u-boot/board/davinci/da8xxevm/ |
| H A D | Kconfig | 12 menuconfig DA850_MAC
|
| /openbmc/u-boot/test/ |
| H A D | Kconfig | 1 menuconfig UNIT_TEST
|
| /openbmc/u-boot/drivers/video/stm32/ |
| H A D | Kconfig | 8 menuconfig VIDEO_STM32
|
| /openbmc/u-boot/board/freescale/mpc8572ds/ |
| H A D | README | 102 b. $ make menuconfig 113 b. $ make menuconfig
|
| /openbmc/u-boot/board/toradex/common/ |
| H A D | Kconfig | 4 menuconfig TDX_CFG_BLOCK
|
| /openbmc/u-boot/drivers/usb/eth/ |
| H A D | Kconfig | 1 menuconfig USB_HOST_ETHER
|
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | Makefile | 6 PHONY += xconfig gconfig menuconfig config syncconfig update-po-config \ 34 menuconfig: $(obj)/mconf target
|
| /openbmc/u-boot/drivers/video/rockchip/ |
| H A D | Kconfig | 11 menuconfig VIDEO_ROCKCHIP
|
| /openbmc/openbmc/poky/meta/recipes-core/busybox/ |
| H A D | busybox_1.37.0.bb | 28 file://busybox-cross-menuconfig.patch \
|
| /openbmc/u-boot/board/freescale/mx6memcal/ |
| H A D | README | 21 'make menuconfig'.
|