代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/195013/5123436

in config.in

dep_tristate ' IrCOMM protocol' CONFIG_IRCOMM $CONFIG_IRDA
www.eeworm.com/read/195013/5123450

in config.in

dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA
www.eeworm.com/read/195013/5123463

in config.in

# # IrDA protocol configuration # if [ "$CONFIG_NET" != "n" ]; then mainmenu_option next_comment comment 'IrDA (infrared) support' dep_tristate 'IrDA subsystem support' CONFIG_IRDA $CONFIG_
www.eeworm.com/read/195013/5123471

in config.in

if [ "$CONFIG_NETDEVICES" != "n" ]; then dep_tristate ' IrNET protocol' CONFIG_IRNET $CONFIG_IRDA $CONFIG_PPP fi
www.eeworm.com/read/195013/5123493

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/195013/5123529

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/195013/5123629

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/192230/5159351

in config.in

/* config.in. Generated automatically from configure.in by autoheader. */ /* Define if you have the header file. */ #undef HAVE_PTHREAD_H
www.eeworm.com/read/189497/5192571

in config.in

# drivers/mtd/nand/Config.in # $Id: Config.in,v 1.3 2002/08/26 11:08:40 nandy Exp $ mainmenu_option next_comment comment 'NAND Flash Device Drivers' dep_bool 'NAND Device Support' CONFIG_MTD_NAND
www.eeworm.com/read/189497/5192581

in config.in

# drivers/mtd/chips/Config.in # $Id: Config.in,v 1.2 2002/08/29 01:35:17 nandy Exp $ mainmenu_option next_comment comment 'NOR Flash chip drivers' dep_bool 'NOR Device Support' CONFIG_MTD_NOR $CON