Home
last modified time | relevance | path

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

12345678910>>...22

/OK3568_Linux_fs/buildroot/docs/manual/
H A Dconfigure-other-components.txt18 busybox-menuconfig+ to open the BusyBox configuration editor.
29 uclibc-menuconfig+.
44 linux-menuconfig+ to open the Linux configuration editor.
52 use +make barebox-menuconfig+.
60 use +make uboot-menuconfig+.
H A Dadding-packages-kconfig.txt9 and a +menuconfig+ target are two well-known symptoms of kconfig being
14 expose the package's +menuconfig+ target as +foo-menuconfig+ in
35 * +foo-menuconfig+, which calls the package's +menuconfig+ target
69 support, for example 'menuconfig xconfig'. By default, 'menuconfig'.
H A Dmake-tips.txt30 * +busybox-menuconfig+ only works when +busybox+ is enabled;
31 * +linux-menuconfig+ and +linux-savedefconfig+ only work when
33 * +uclibc-menuconfig+ is only available when the uClibc C library is
35 * +barebox-menuconfig+ and +barebox-savedefconfig+ only work when the
37 * +uboot-menuconfig+ and +uboot-savedefconfig+ only work when the
/OK3568_Linux_fs/yocto/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.
/OK3568_Linux_fs/buildroot/support/kconfig/
H A DREADME.buildroot7 # zconf.lex.c and zconf.tab.c needs to be generated by 'make menuconfig'
21 menuconfig
/OK3568_Linux_fs/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:
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/
H A DKconfig3 menuconfig V4L_TEST_DRIVERS
28 menuconfig DVB_TEST_DRIVERS
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dmenuconfig.py31 def menuconfig(args, config, basepath, workspace): function
79 parser_menuconfig.set_defaults(func=menuconfig,fixed_setup=context.fixed_setup)
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A DKconfig8 menuconfig VIRTUALIZATION
20 menuconfig KVM
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/
H A DKconfig2 menuconfig WL_ROCKCHIP
31 menuconfig BCMDHD
/OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/
H A DKconfig6 menuconfig NET_DSA_MICROCHIP_KSZ9477
27 menuconfig NET_DSA_MICROCHIP_KSZ8795
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcml1.bbclass29 KCONFIG_CONFIG_COMMAND ??= "menuconfig"
68 addtask menuconfig after do_configure
84 bb.fatal("No config files found. Did you do menuconfig ?\n%s" % e)
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A DKconfig1 menuconfig DMABUF_HEAPS_DEFERRED_FREE
6 menuconfig DMABUF_HEAPS_PAGE_POOL
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dmk-config.sh180 olddefconfig | savedefconfig | menuconfig) $MAKE $1 ;;
182 $MAKE menuconfig
/OK3568_Linux_fs/device/rockchip/common/build-hooks/
H A D00-config.sh180 olddefconfig | savedefconfig | menuconfig) $MAKE $1 ;;
182 $MAKE menuconfig
/OK3568_Linux_fs/yocto/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``.
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dkconfig.rst9 The xconfig ('qconf'), menuconfig ('mconf'), and nconfig ('nconf')
166 menuconfig chapter
171 Searching in menuconfig:
207 User interface options for 'menuconfig'
214 make MENUCONFIG_COLOR=<theme> menuconfig
229 make MENUCONFIG_MODE=single_menu menuconfig
/OK3568_Linux_fs/
H A DMakefile132 menuconfig: $(BUILD_DIR)/mconf target
135 .PHONY: menuconfig
/OK3568_Linux_fs/device/rockchip/common/
H A DMakefile132 menuconfig: $(BUILD_DIR)/mconf target
135 .PHONY: menuconfig
/OK3568_Linux_fs/kernel/net/6lowpan/
H A DKconfig2 menuconfig 6LOWPAN
17 menuconfig 6LOWPAN_NHC
/OK3568_Linux_fs/kernel/arch/arm/mach-shmobile/
H A DKconfig2 menuconfig ARCH_RENESAS
/OK3568_Linux_fs/kernel/drivers/net/lte/
H A DKconfig5 menuconfig LTE
/OK3568_Linux_fs/kernel/drivers/input/sensors/pressure/
H A DKconfig6 menuconfig PRESSURE_DEVICE
/OK3568_Linux_fs/kernel/drivers/input/sensors/temperature/
H A DKconfig6 menuconfig TEMPERATURE_DEVICE
/OK3568_Linux_fs/kernel/arch/arm/mach-rda/
H A DKconfig2 menuconfig ARCH_RDA

12345678910>>...22