代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/136786/5865537

in config.in

# # SCSI driver configuration for Acorn # dep_tristate 'Acorn SCSI card (aka30) support' CONFIG_SCSI_ACORNSCSI_3 $CONFIG_SCSI if [ "$CONFIG_SCSI_ACORNSCSI_3" != "n" ]; then bool ' Support SCSI 2 T
www.eeworm.com/read/136786/5865545

in config.in

# # Acorn Network device configuration # These are for Acorn's Expansion card network interfaces # tristate ' Acorn Ether1 support' CONFIG_ARM_ETHER1 tristate ' Acorn/ANT Ether3 support' CONFIG_ARM
www.eeworm.com/read/136786/5865583

in config.in

if [ "$CONFIG_SCSI_AIC7XXX_OLD" != "y" ]; then dep_tristate 'Adaptec AIC7xxx support' CONFIG_SCSI_AIC7XXX $CONFIG_SCSI if [ "$CONFIG_SCSI_AIC7XXX" != "n" ]; then int ' Maximum number of
www.eeworm.com/read/136786/5865632

in config.in

# # PCMCIA SCSI adapter configuration # mainmenu_option next_comment comment 'PCMCIA SCSI adapter support' bool 'PCMCIA SCSI adapter support' CONFIG_SCSI_PCMCIA if [ "$CONFIG_SCSI_PCMCIA" = "y" ]; t
www.eeworm.com/read/136786/5865832

in config.in

# # Appletalk driver configuration # if [ "$CONFIG_ATALK" != "n" ]; then mainmenu_option next_comment comment 'Appletalk devices' bool 'Appletalk interfaces support' CONFIG_APPLETALK if [
www.eeworm.com/read/136786/5865856

in config.in

# # Token Ring driver configuration # mainmenu_option next_comment comment 'Token Ring devices' # So far, we only have PCI, ISA, and MCA token ring devices if [ "$CONFIG_PCI" = "y" -o "$CONFIG_ISA"
www.eeworm.com/read/136786/5865874

in config.in

# # Wireless LAN device configuration # if [ "$CONFIG_ISA" = "y" -o "$CONFIG_PCI" = "y" ]; then tristate ' Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards' CONFIG_AIRO fi tristate ' Hermes ch
www.eeworm.com/read/136786/5865925

in config.in

# # Arcnet configuration # mainmenu_option next_comment comment 'ARCnet devices' tristate 'ARCnet support' CONFIG_ARCNET if [ "$CONFIG_ARCNET" != "n" ]; then dep_tristate 'Enable standard ARCNet
www.eeworm.com/read/136786/5865943

in config.in

mainmenu_option next_comment comment 'Infrared-port device drivers' comment 'SIR device drivers' dep_tristate 'IrTTY (uses Linux serial driver)' CONFIG_IRTTY_SIR $CONFIG_IRDA dep_tristate 'IrPORT (Ir
www.eeworm.com/read/136786/5865965

in config.in

# # PCMCIA Network device configuration # mainmenu_option next_comment comment 'PCMCIA network device support' bool 'PCMCIA network device support' CONFIG_NET_PCMCIA if [ "$CONFIG_NET_PCMCIA" = "y"