代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/365515/9859988
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/360810/10076868
in config.in
mainmenu_option next_comment
comment 'Infrared-port device drivers'
dep_tristate 'IrTTY (uses serial driver)' CONFIG_IRTTY_SIR $CONFIG_IRDA
if [ "$CONFIG_IRTTY_SIR" != "n" ]; then
comment ' Dongl
www.eeworm.com/read/360810/10076974
in config.in
#
# Network device configuration
#
tristate 'ARCnet support' CONFIG_ARCNET
if [ "$CONFIG_ARCNET" != "n" ]; then
bool ' Enable arc0e (ARCnet "Ether-Encap" packet format)' CONFIG_ARCNET_ETH
bool '
www.eeworm.com/read/360810/10077107
in config.in
comment 'AX.25 network device drivers'
dep_tristate 'Serial port KISS driver' CONFIG_MKISS $CONFIG_AX25
dep_tristate 'Serial port 6PACK driver' CONFIG_6PACK $CONFIG_AX25
dep_tristate 'BPQ Ethernet dr
www.eeworm.com/read/360807/10077381
in config.in
#
# Joystick lowlevel driver configuration
#
dep_tristate ' Classic PC analog joysticks and gamepads' CONFIG_JOY_ANALOG $CONFIG_JOYSTICK
dep_tristate ' FPGaming and MadCatz A3D controllers' CONFI
www.eeworm.com/read/360807/10077454
in config.in
comment 'Misc. hamradio protocols'
dep_tristate 'Shortwave radio modem driver' CONFIG_HFMODEM $CONFIG_PARPORT
if [ "$CONFIG_HFMODEM" != "n" ]; then
bool ' HFmodem support for Soundblaster and comp
www.eeworm.com/read/360807/10077570
in config.in
#
# Character device configuration
#
mainmenu_option next_comment
comment 'Character devices'
bool 'Virtual terminal' CONFIG_VT
if [ "$CONFIG_VT" = "y" ]; then
bool 'Support for console on virtual
www.eeworm.com/read/360807/10077736
in config.in
#
# Ftape configuration
#
dep_tristate 'Zftape, the VFS interface' CONFIG_ZFTAPE $CONFIG_FTAPE
if [ "$CONFIG_ZFTAPE" != "n" ]; then
int 'Default block size' CONFIG_ZFT_DFLT_BLK_SZ 10240
comment 'T
www.eeworm.com/read/360806/10077876
in config.in
#
# CDROM driver configuration
#
tristate 'Aztech/Orchid/Okano/Wearnes/TXC/CyDROM CDROM support' CONFIG_AZTCD
tristate 'Goldstar R420 CDROM support' CONFIG_GSCD
tristate 'Matsushita/Panasonic/Creativ
www.eeworm.com/read/164454/10107744
in config.in
# drivers/mtd/nand/Config.in
# $Id: Config.in,v 1.14 2003/11/04 22:59:11 ahennessy Exp $
mainmenu_option next_comment
comment 'NAND Flash Device Drivers'
dep_tristate ' NAND Device Support' CONFI