代码搜索:Config

找到约 10,000 项符合「Config」的源代码

代码结果 10,000
www.eeworm.com/read/407729/2259637

in config.in

config BR2_TARGET_ROOTFS_EXT2 bool "ext2 root filesystem for the target device" default y help Build an ext2 root filesystem config BR2_TARGET_ROOTFS_EXT2_BLOCKS int "size in blocks (leave at
www.eeworm.com/read/407729/2259640

in config.in

config BR2_PACKAGE_XENV_UTILS bool "Xenv utilities" default y select BR2_PACKAGE_BASH help A set of utilities to help modifying Xenv key-value pairs from the target. See the relevant documen
www.eeworm.com/read/407729/2259643

in config.in

config BR2_PACKAGE_MTD bool "mtd/jffs2 utilities" default n select BR2_PACKAGE_ZLIB help Build mtd/jffs utilities config BR2_PACKAGE_MTD_FLASH_ERASE bool "flash_erase" default y depends on
www.eeworm.com/read/407729/2259676

in config.in

config SD_PACKAGE_TESTAPPS bool "Sigma Designs test applications" default n help Sigma Designs test applications for IR device driver, front panel device driver and SmartCard device driver.
www.eeworm.com/read/407729/2259680

in config.in

config BR2_PACKAGE_WIRELESS_TOOLS bool "wireless tools" default n help A collection of tools to configure wireless lan cards. http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
www.eeworm.com/read/407729/2259685

in config.in

config BR2_PACKAGE_CUSTOMIZE bool "customize" default n help Add custom stuff to your buildroot. (edit package/customize/customize.mk)
www.eeworm.com/read/407729/2259687

in config.in

config BR2_PACKAGE_SED bool "sed" default n help Super-useful stream editor. http://sed.sourceforge.net/ Most people will answer Y.
www.eeworm.com/read/407729/2259692

in config.in

config BR2_PACKAGE_BUSYBOX bool "busybox" default y help The Swiss Army Knife of embedded Linux. It slices, it dices, it makes Julian Fries. http://busybox.net/ Most people will ans
www.eeworm.com/read/407729/2259694

in config.in

config BR2_PACKAGE_ZLIB bool "zlib" default n help Standard (de)compression library. Used by things like gzip and libpng. http://www.gzip.org/zlib/
www.eeworm.com/read/407729/2259704

in config.in

config BR2_PACKAGE_BASH bool "bash" default n help The standard GNU Bourne again shell. http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html