代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/136786/5866042

in config.in

# # wan devices configuration # mainmenu_option next_comment comment 'Wan interfaces' bool 'Wan interfaces support' CONFIG_WAN if [ "$CONFIG_WAN" = "y" ]; then # There is no way to detect a comtrol
www.eeworm.com/read/136786/5866109

in config.in

comment 'AX.25 network device drivers' dep_tristate 'Serial port KISS driver' CONFIG_MKISS $CONFIG_AX25 dep_tristate 'Serial port 6PACK driver' CONFIG_6PACK $CONFIG_AX25 dep_tristate 'BPQ Ethernet dr
www.eeworm.com/read/136786/5866942

in config.in

# # IP netfilter configuration # mainmenu_option next_comment comment ' IPv6: Netfilter Configuration' #tristate 'Connection tracking (required for masq/NAT)' CONFIG_IP6_NF_CONNTRACK #if [ "$CONFIG_
www.eeworm.com/read/136786/5866978

in config.in

# # IP netfilter configuration # mainmenu_option next_comment comment ' IP: Netfilter Configuration' tristate 'Connection tracking (required for masq/NAT)' CONFIG_IP_NF_CONNTRACK if [ "$CONFIG_IP_NF
www.eeworm.com/read/136786/5867017

in config.in

dep_tristate ' IrCOMM protocol' CONFIG_IRCOMM $CONFIG_IRDA
www.eeworm.com/read/136786/5867026

in config.in

dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA
www.eeworm.com/read/136786/5867036

in config.in

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

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/136785/5867058

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
www.eeworm.com/read/136785/5867068

in config.in

# drivers/mtd/maps/Config.in # $Id: Config.in,v 1.3 2002/08/22 10:21:56 nandy Exp $ mainmenu_option next_comment comment 'Mapping drivers for chip access' dep_bool 'Flash device mapped on StrongAR