代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/439082/1820059
in config.in
#
# DECnet configuration
#
bool ' DECnet: SIOCGIFCONF support' CONFIG_DECNET_SIOCGIFCONF
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
bool ' DECnet: router support (EXPERIMENTAL)' CONFIG_DECNET_ROU
www.eeworm.com/read/439082/1820095
in config.in
#
# Traffic control configuration.
#
tristate ' CBQ packet scheduler' CONFIG_NET_SCH_CBQ
dep_tristate ' CSZ packet scheduler (experimental)' CONFIG_NET_SCH_CSZ $CONFIG_EXPERIMENTAL
#tristate ' H-P
www.eeworm.com/read/439082/1820151
in config.in
#
# Network configuration
#
mainmenu_option next_comment
comment 'Networking options'
tristate 'Packet socket' CONFIG_PACKET
if [ "$CONFIG_PACKET" != "n" ]; then
bool ' Packet socket: mmapped IO'
www.eeworm.com/read/439082/1820198
in config.in
#
# Amateur Radio protocols and AX.25 device configuration
#
# 19971130 Now in an own category to make correct compilation of the
# AX.25 stuff easier...
# Joerg Reuter DL1BKE
#
www.eeworm.com/read/434560/1870706
in config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
mainmenu_option next_comment
comment 'Private Data'
bool 'Support VIVI private data' CONFIG_PRIV
if [ "$CONFIG_PRIV" = "y" ]; then
bool
www.eeworm.com/read/434560/1870732
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/434560/1870741
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/434560/1870748
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
www.eeworm.com/read/434560/1870749
in config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
mainmenu_option next_comment
comment 'Memory Technology Devices (MTD)'
bool 'Memory Technology Device (MTD) support' CONFIG_MTD
if [ "$CO
www.eeworm.com/read/434560/1870762
in config.in
#
# Serial device configuration
#
# $Id: Config.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
#
mainmenu_option next_comment
comment 'Serial Port'
bool 'Serial Port (UART) support' CONFIG_SERIAL
if