代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/140582/5785428
in config.in
#Placeholder
source net/ipsec/alg/Config.alg_aes.in
source net/ipsec/alg/Config.alg_cryptoapi.in
www.eeworm.com/read/140582/5785445
in config.in
#
# IPSEC configuration
# Copyright (C) 1998, 1999, 2000,2001 Richard Guy Briggs.
# Copyright (C) 2004 Michael Richardson
#
# This program is free software; you can redistribute
www.eeworm.com/read/139308/5802909
in config.in
#---------------------------------------------------------------------
# Bluetooth driver configuration
#---------------------------------------------------------------------
mainmenu_option next_comm
www.eeworm.com/read/139291/5804204
in config.in
/* On Unix systems config.in is converted by configure into config.h. PCRE is
written in Standard C, but there are a few non-standard things it can cope
with, allowing it to run on SunOS4 and other "
www.eeworm.com/read/138739/5814408
in config.in
# drivers/mtd/nand/Config.in
# $Id: Config.in,v 1.3 2002/08/26 11:08:40 nandy Exp $
mainmenu_option next_comment
comment 'NAND Flash Device Drivers'
dep_bool 'NAND Device Support' CONFIG_MTD_NAND
www.eeworm.com/read/138739/5814421
in config.in
# drivers/mtd/chips/Config.in
# $Id: Config.in,v 1.2 2002/08/29 01:35:17 nandy Exp $
mainmenu_option next_comment
comment 'NOR Flash chip drivers'
dep_bool 'NOR Device Support' CONFIG_MTD_NOR $CON
www.eeworm.com/read/138739/5814433
in config.in
# drivers/mtd/maps/Config.in
# $Id: Config.in,v 1.3 2002/08/22 10:21:56 nandy Exp $
mainmenu_option next_comment
comment 'Mapping drivers for chip access'
dep_bool 'Flash device mapped on StrongAR
www.eeworm.com/read/137311/5825999
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/136786/5863970
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/136786/5864240
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