代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/179911/5300718

in config.in

dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA
www.eeworm.com/read/179911/5300729

in config.in

bool ' IrLAP compression' CONFIG_IRDA_COMPRESSION if [ "$CONFIG_IRDA_COMPRESSION" != "n" ]; then comment ' IrDA compressors' if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then dep_tristate '
www.eeworm.com/read/179911/5300733

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/179911/5300740

in config.in

dep_tristate ' IrNET protocol' CONFIG_IRNET $CONFIG_IRDA
www.eeworm.com/read/179911/5300762

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/179911/5300789

in config.in

# # Traffic control configuration. # define_bool CONFIG_NETLINK y define_bool CONFIG_RTNETLINK y tristate ' CBQ packet scheduler' CONFIG_NET_SCH_CBQ tristate ' CSZ packet scheduler' CONFIG_NET_SCH
www.eeworm.com/read/179911/5300881

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/176316/5338688

in config.in

# crypto/drivers/Config.in - empty placeholder for hooks
www.eeworm.com/read/176316/5338698

in config.in

# $Id: Config.in,v 1.5 2002/09/06 08:55:24 hvr Exp $ if [ "$CONFIG_DIGESTS" != "n" ]; then dep_tristate ' MD5 digest' CONFIG_DIGEST_MD5 $CONFIG_CRYPTO dep_tristate ' SHA1 digest' CONFIG_DIGEST_SHA1
www.eeworm.com/read/176316/5338719

in config.in

# $Id: Config.in,v 1.11 2002/09/06 08:55:24 hvr Exp $ if [ "$CONFIG_CIPHERS" != "n" ]; then comment '128 bit blocksize' dep_tristate ' AES (aka Rijndael) cipher' CONFIG_CIPHER_AES $CONFIG_CRYPTO d