代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/147766/5727505

in config.in

# # Bluetooth RFCOMM layer configuration # dep_tristate 'RFCOMM protocol support' CONFIG_BLUEZ_RFCOMM $CONFIG_BLUEZ_L2CAP if [ "$CONFIG_BLUEZ_RFCOMM" != "n" ]; then bool ' RFCOMM TTY support' CO
www.eeworm.com/read/147766/5727515

in config.in

# # Bluetooth BNEP layer configuration # dep_tristate 'BNEP protocol support' CONFIG_BLUEZ_BNEP $CONFIG_BLUEZ_L2CAP if [ "$CONFIG_BLUEZ_BNEP" != "n" ]; then bool ' Multicast filter support' CONF
www.eeworm.com/read/147766/5727533

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/147766/5727584

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/147766/5727630

in config.in

dep_tristate ' IrCOMM protocol' CONFIG_IRCOMM $CONFIG_IRDA
www.eeworm.com/read/147766/5727640

in config.in

dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA
www.eeworm.com/read/147766/5727651

in config.in

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

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/147754/5727707

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/147754/5727718

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