代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/430518/1928768

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/430518/1928869

in config.in

dep_tristate ' IrCOMM protocol' CONFIG_IRCOMM $CONFIG_IRDA
www.eeworm.com/read/430518/1928883

in config.in

dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA
www.eeworm.com/read/430518/1928896

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/430518/1928904

in config.in

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

in config.in

# # DECnet configuration # bool ' DECnet: SIOCGIFCONF support' CONFIG_DECNET_SIOCGIFCONF if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then bool ' DECnet: router support (EXPERIMENTAL)' CONFIG_DECNET_ROU
www.eeworm.com/read/430518/1928962

in config.in

# # Traffic control configuration. # tristate ' CBQ packet scheduler' CONFIG_NET_SCH_CBQ dep_tristate ' CSZ packet scheduler (experimental)' CONFIG_NET_SCH_CSZ $CONFIG_EXPERIMENTAL #tristate ' H-P
www.eeworm.com/read/430518/1929062

in config.in

# # Amateur Radio protocols and AX.25 device configuration # # 19971130 Now in an own category to make correct compilation of the # AX.25 stuff easier... # Joerg Reuter DL1BKE #
www.eeworm.com/read/430182/1937795

in config.in

mainmenu_option next_comment comment 'Drivers for ETRAX 100LX built-in interfaces' bool 'Ethernet support' CONFIG_ETRAX_ETHERNET if [ "$CONFIG_ETRAX_ETHERNET" = "y" ]; then # this is just so that the
www.eeworm.com/read/430182/1938065

in config.in

# # MPC8xx Communication options # mainmenu_option next_comment comment 'MPC8xx CPM Options' if [ "$CONFIG_NET_ETHERNET" = "y" ]; then bool 'CPM SCC Ethernet' CONFIG_SCC_ENET if [ "$CONFIG_SCC_EN