代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/128531/5988021
in config.in
#
# Arcnet configuration
#
mainmenu_option next_comment
comment 'ARCnet devices'
tristate 'ARCnet support' CONFIG_ARCNET
if [ "$CONFIG_ARCNET" != "n" ]; then
dep_tristate 'Enable standard ARCNet
www.eeworm.com/read/128531/5988062
in config.in
mainmenu_option next_comment
comment 'Infrared-port device drivers'
comment 'SIR device drivers'
dep_tristate 'IrTTY (uses Linux serial driver)' CONFIG_IRTTY_SIR $CONFIG_IRDA
dep_tristate 'IrPORT (Ir
www.eeworm.com/read/128531/5988087
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/128531/5988179
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/128531/5988246
in config.in
#
# On-chip network configuration
#
mainmenu_option next_comment
comment 'On-chip net devices'
if [ "$CONFIG_IBM_OCP" = "y" ]; then
bool ' IBM on-chip ethernet' CONFIG_IBM_OCP_ENET
if [ "$CONFI
www.eeworm.com/read/128531/5988286
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/128531/5989392
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/128531/5989399
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/128531/5989405
in config.in
#
# Bluetooth CMTP layer configuration
#
if [ "$CONFIG_ISDN" = "y" -o "$CONFIG_ISDN" = "m" ]; then
dep_tristate 'CMTP protocol support' CONFIG_BLUEZ_CMTP $CONFIG_ISDN_CAPI $CONFIG_BLUEZ_L2CAP
fi
www.eeworm.com/read/128531/5989424
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_