代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/249374/4452161
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/249374/4452169
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/249374/4452179
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/247473/4481822
in config.in
#
# Install configuration file.
#
# Note: This file may be modified during the pool manufacturing process to
# add additional configuration statements. This file is sourced by
# INSTW32.TCL.
#
cdrom
www.eeworm.com/read/247473/4482457
in config.in
# Filename: config.in
#
# written by Paul Marquess
# 1. Where is the file db.h?
#
# Change the path below to point to the directory where db.h is
# installed on y
www.eeworm.com/read/247473/4482509
in config.in
# Filename: config.in
#
# written by Paul Marquess
# last modified 9th Sept 1997
# version 1.55
# 1. Where is the file db.h?
#
# Change the path below to point to th
www.eeworm.com/read/244005/4514047
in config.in
#
# Plug and Play configuration
#
mainmenu_option next_comment
comment 'Plug and Play configuration'
tristate 'Plug and Play support' CONFIG_PNP
dep_tristate ' ISA Plug and Play support' CONFIG_ISA
www.eeworm.com/read/244005/4514115
in config.in
#
# Plug and Play configuration
#
mainmenu_option next_comment
comment 'Plug and Play configuration'
tristate 'Plug and Play support' CONFIG_PNP
dep_tristate ' ISA Plug and Play support' CONFIG_ISA
www.eeworm.com/read/243567/4522876
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/243567/4523146
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