代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/204643/5030836
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/202691/5046891
in config.in
#
# This file is part of Siena, a wide-area event notification system.
# See http://www.cs.colorado.edu/serl/dot/siena.html
#
# Author: Antonio Carzaniga
# See the file
www.eeworm.com/read/196926/5100292
in config.in
#
# For a description of the syntax of this configuration file,
# see _LINUX_SOURCE_DIR/Documentation/kbuild/config-language.txt.
#
mainmenu_name "SkyEye Configuration"
# system wide options
mainme
www.eeworm.com/read/196036/5104838
in config.in
#
# Block device driver configuration
#
mainmenu_option next_comment
comment 'Floppy, IDE, and other block devices'
tristate 'Normal floppy disk support' CONFIG_BLK_DEV_FD
bool 'Enhanced IDE disk/cdr
www.eeworm.com/read/196036/5104853
in config.in
bool 'VIDCsound' CONFIG_VIDC
bool '/dev/dsp and /dev/audio support' CONFIG_AUDIO
if [ "$CONFIG_AUDIO" = "y" ]; then
int 'Audio DMA buffer size 4096, 16384, 32768 or 65536' DSP_BUFFSIZE 65536
fi
$MAKE
www.eeworm.com/read/196036/5104883
in config.in
#
# Character device configuration
#
mainmenu_option next_comment
comment 'Character devices'
bool 'Echo console messages on /dev/ttyS0' CONFIG_SERIAL_ECHO
tristate 'TRIO serial support' CONFIG_SERIA
www.eeworm.com/read/196036/5104920
in config.in
#
# Scsi driver configuration
#
comment 'SCSI support type (disk, tape, CD-ROM)'
dep_tristate 'SCSI disk support' CONFIG_BLK_DEV_SD $CONFIG_SCSI
dep_tristate 'SCSI tape support' CONFIG_CHR_DEV_ST $CO
www.eeworm.com/read/196036/5104935
in config.in
#
# Network device configuration
#
tristate 'Dummy net driver support' CONFIG_DUMMY
tristate 'EQL (serial line load balancing) support' CONFIG_EQUALIZER
tristate 'PPP (point-to-point) support' CONFIG_
www.eeworm.com/read/196036/5105113
in config.in
#
# PARIDE configuration
#
comment 'Parallel IDE high-level drivers'
dep_tristate ' Parallel port IDE disks' CONFIG_PARIDE_PD $CONFIG_PARIDE
dep_tristate ' Parallel port ATAPI CD-ROMs' CONFIG_PARIDE
www.eeworm.com/read/195446/5111300
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