代码搜索:Config

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

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

in config.in

# # For a description of the syntax of this configuration file, # see Documentation/kbuild/config-language.txt. # define_bool CONFIG_UID16 y mainmenu_name "Linux/68k Kernel Configuration" mainmenu_
www.eeworm.com/read/350097/3128898

in config.in

# # For a description of the syntax of this configuration file, # see Documentation/kbuild/config-language.txt. # define_bool CONFIG_ALPHA y define_bool CONFIG_UID16 n mainmenu_name "Kernel configur
www.eeworm.com/read/350097/3128979

in config.in

# # For a description of the syntax of this configuration file, # see the Configure script. # mainmenu_name "Linux Kernel Configuration" define_bool CONFIG_PARISC y define_bool CONFIG_UID16 n mainm
www.eeworm.com/read/350097/3129050

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

in config.in

# $Id: config.in,v 1.106 2000/11/17 04:27:52 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/350097/3129303

in config.in

# $Id: config.in,v 1.19 2000/03/27 01:44:45 ralf Exp $ # # For a description of the syntax of this configuration file, # see Documentation/kbuild/config-language.txt. # mainmenu_name "Linux Kernel Con
www.eeworm.com/read/350097/3129405

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

in config.in

# $Id: config.in,v 1.106 1999/09/14 19:21:18 cort Exp $ # For a description of the syntax of this configuration file, # see Documentation/kbuild/config-language.txt. # define_bool CONFIG_UID16 n main
www.eeworm.com/read/350097/3129623

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

in config.in

mainmenu_option next_comment comment 'S/390 block device drivers' tristate 'Loopback device support' CONFIG_BLK_DEV_LOOP if [ "$CONFIG_NET" = "y" ]; then tristate 'Network block device support' CON