代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/374687/2749273
in config.in
config BR2_PACKAGE_NCURSES
bool "ncurses"
default n
help
The Ncurses (new curses) library is a free software emulation of
curses in System V Release 4.0, and more.
http://www.gnu.org/sof
www.eeworm.com/read/374687/2749281
in config.in
config BR2_PACKAGE_PCIUTILS
bool "pciutils"
default n
help
Various utilities dealing with the PCI bus.
Provides things like setpci and lspci.
http://atrey.karlin.mff.cuni.cz/~mj/pciutils.
www.eeworm.com/read/374687/2749286
in config.in
config BR2_PACKAGE_JPEG
bool "jpeg"
default n
help
The ubiquitous C library for manipulating JPEG images.
http://www.ijg.org/
www.eeworm.com/read/374687/2749294
in config.in
config BR2_PACKAGE_BRIDGE
bool "bridge"
default n
help
Manage ethernet bridging; a way to connect networks together to
form a larger network.
http://bridge.sourceforge.net/
www.eeworm.com/read/374687/2749300
in config.in
config BR2_PACKAGE_DHCP_RELAY
bool "dhcp_relay"
default n
help
DHCP relay agent from the ISC DHCP distribution.
http://www.isc.org/products/DHCP
www.eeworm.com/read/374687/2749306
in config.in
config BR2_PACKAGE_STRACE
bool "strace"
default n
help
A useful diagnostic, instructional, and debugging tool.
Allows you to track what system calls a program makes
while it is running.
www.eeworm.com/read/374687/2749311
in config.in
config BR2_PACKAGE_LESS
bool "less"
default n
select BR2_PACKAGE_NCURSES
help
Excellent text file viewer.
http://www.greenwoodsoftware.com/
www.eeworm.com/read/368788/2807105
in config.in
# drivers/mtd/nand/Config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
mainmenu_option next_comment
comment 'NAND Flash Device Drivers'
dep_bool 'NAND Device Support' CONFIG_MTD_
www.eeworm.com/read/368788/2807110
in config.in
# drivers/mtd/chips/Config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
mainmenu_option next_comment
comment 'NOR Flash chip drivers'
dep_bool 'NOR Device Support' CONFIG_MTD_NOR
www.eeworm.com/read/368788/2807115
in config.in
# drivers/mtd/maps/Config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
mainmenu_option next_comment
comment 'Mapping drivers for chip access'
dep_bool 'Flash device mapped on Str