代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/439082/1819778
in config.in
#
# kHTTPd
#
tristate ' Kernel httpd acceleration (EXPERIMENTAL)' CONFIG_KHTTPD
www.eeworm.com/read/439082/1819817
in config.in
#
# IPv6 configuration
#
#bool ' IPv6: flow policy support' CONFIG_RT6_POLICY
#bool ' IPv6: firewall support' CONFIG_IPV6_FIREWALL
if [ "$CONFIG_NETFILTER" != "n" ]; then
source net/ipv6/n
www.eeworm.com/read/439082/1819826
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/439082/1819837
in config.in
#
# IPX configuration
#
bool ' IPX: Full internal IPX network' CONFIG_IPX_INTERN
#if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
# dep_tristate ' IPX: SPX networking (EXPERIMENTAL)' CONFIG_SPX $CONFIG_
www.eeworm.com/read/439082/1819863
in config.in
#
# IP configuration
#
bool ' IP: multicasting' CONFIG_IP_MULTICAST
bool ' IP: advanced router' CONFIG_IP_ADVANCED_ROUTER
if [ "$CONFIG_IP_ADVANCED_ROUTER" = "y" ]; then
bool ' IP: policy rout
www.eeworm.com/read/439082/1819900
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/439082/1820002
in config.in
dep_tristate ' IrCOMM protocol' CONFIG_IRCOMM $CONFIG_IRDA
www.eeworm.com/read/439082/1820016
in config.in
dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA
www.eeworm.com/read/439082/1820029
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/439082/1820037
in config.in
if [ "$CONFIG_NETDEVICES" != "n" ]; then
dep_tristate ' IrNET protocol' CONFIG_IRNET $CONFIG_IRDA $CONFIG_PPP
fi