代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/350097/3135083

in config.in

# # Native language support configuration # # smb wants NLS if [ "$CONFIG_SMB_FS" = "m" -o "$CONFIG_SMB_FS" = "y" ]; then define_bool CONFIG_SMB_NLS y else define_bool CONFIG_SMB_NLS n fi # msdo
www.eeworm.com/read/350097/3135255

in config.in

# # Partition configuration # bool 'Advanced partition selection' CONFIG_PARTITION_ADVANCED if [ "$CONFIG_PARTITION_ADVANCED" = "y" ]; then bool ' Acorn partition support' CONFIG_ACORN_PARTITION
www.eeworm.com/read/350097/3135394

in config.in

# # kHTTPd # tristate ' Kernel httpd acceleration (EXPERIMENTAL)' CONFIG_KHTTPD
www.eeworm.com/read/350097/3135432

in config.in

# # IPv6 configuration # bool ' IPv6: enable EUI-64 token format' CONFIG_IPV6_EUI64 if [ "$CONFIG_IPV6_EUI64" = "y" ]; then bool ' IPv6: disable provider based addresses' CONFIG_IPV6_NO_PB
www.eeworm.com/read/350097/3135438

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/350097/3135447

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/350097/3135471

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 define_bool CONFIG_RTNETL
www.eeworm.com/read/350097/3135499

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/350097/3135592

in config.in

dep_tristate ' IrCOMM protocol' CONFIG_IRCOMM $CONFIG_IRDA
www.eeworm.com/read/350097/3135605

in config.in

dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA