代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/292705/3943972

in config.in

# # For a description of the syntax of this configuration file, # see Documentation/kbuild/config-language.txt. # mainmenu_name "Linux Kernel Configuration" define_bool CONFIG_X86 y define_bool CONFI
www.eeworm.com/read/292705/3944131

in config.in

# $Id: config.in,v 1.111 2001/06/01 08:12:10 davem Exp $ # For a description of the syntax of this configuration file, # see Documentation/kbuild/config-language.txt. # mainmenu_name "Linux/SPARC Kern
www.eeworm.com/read/292705/3944217

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/292705/3944239

in config.in

# # For a description of the syntax of this configuration file, # see the Configure script. # mainmenu_name "Linux/CRIS Kernel Configuration" define_bool CONFIG_UID16 y define_bool CONFIG_RWSEM_GENER
www.eeworm.com/read/292705/3944325

in config.in

# # For a description of the syntax of this configuration file, # see Documentation/kbuild/config-language.txt. # mainmenu_name "Linux Kernel Configuration" mainmenu_option next_comment comment 'Code
www.eeworm.com/read/292705/3944500

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
www.eeworm.com/read/292705/3944571

in config.in

# BK Id: SCCS/s.config.in 1.47 12/01/01 20:09:06 benh # # For a description of the syntax of this configuration file, # see Documentation/kbuild/config-language.txt. # define_bool CONFIG_UID16 n defin
www.eeworm.com/read/292705/3944730

in config.in

# # MPC8260 Communication options # if [ "$CONFIG_NET_ETHERNET" = "y" ]; then mainmenu_option next_comment comment 'MPC8260 Communication Options' bool 'CPM SCC Ethernet' CONFIG_SCC_ENET if [
www.eeworm.com/read/292705/3948660

in config.in

# # NCP Filesystem configuration # dep_mbool ' Packet signatures' CONFIG_NCPFS_PACKET_SIGNING $CONFIG_NCP_FS dep_mbool ' Proprietary file locking' CONFIG_NCPFS_IOCTL_LOCKING $CONFIG_NCP_FS dep_mbool
www.eeworm.com/read/292705/3948749

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