代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/243567/4524948
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/243567/4525015
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/243567/4525864
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/243567/4525903
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/243567/4525942
in config.in
dep_tristate ' IrCOMM protocol' CONFIG_IRCOMM $CONFIG_IRDA
www.eeworm.com/read/243567/4525951
in config.in
dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA
www.eeworm.com/read/243567/4525961
in config.in
if [ "$CONFIG_NETDEVICES" != "n" ]; then
dep_tristate ' IrNET protocol' CONFIG_IRNET $CONFIG_IRDA $CONFIG_PPP
fi
www.eeworm.com/read/241064/4563614
in config.in
mainmenu_option next_comment
comment 'Real-time sub-system'
bool 'Xenomai' CONFIG_XENOMAI
source kernel/xenomai/Config.in
if [ "$CONFIG_XENOMAI" = "y" -a "$CONFIG_XENO_OPT_NUCLEUS" != "n" ]; then
www.eeworm.com/read/241064/4563622
in config.in
mainmenu_option next_comment
comment 'Real-time sub-system'
bool 'Xenomai' CONFIG_XENOMAI
source kernel/xenomai/Config.in
endmenu
www.eeworm.com/read/241064/4563634
in config.in
mainmenu_option next_comment
comment 'Real-time sub-system'
bool 'Xenomai' CONFIG_XENOMAI
source kernel/xenomai/Config.in
if [ "$CONFIG_XENOMAI" = "y" -a "$CONFIG_XENO_OPT_NUCLEUS" != "n" ]; then