代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/127781/5999393
in config.in
#
# Wireless LAN device configuration
#
# If Pcmcia is compiled in, offer Pcmcia cards...
if [ "$CONFIG_PCMCIA" != "n" ]; then
comment 'Wireless Pcmcia cards support'
tristate ' Hermes suppo
www.eeworm.com/read/127781/5999414
in config.in
#
# PCMCIA Network device configuration
#
mainmenu_option next_comment
comment 'PCMCIA network device support'
bool 'PCMCIA network device support' CONFIG_NET_PCMCIA
if [ "$CONFIG_NET_PCMCIA" = "y"
www.eeworm.com/read/127781/5999505
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/127781/5999612
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/127781/6000835
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/127781/6000845
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/127781/6000859
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/127781/6000900
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/127781/6000943
in config.in
dep_tristate ' IrCOMM protocol' CONFIG_IRCOMM $CONFIG_IRDA
www.eeworm.com/read/127781/6000953
in config.in
dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA