代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/385891/2581115

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/385891/2581166

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/385891/2581384

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/385891/2581410

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/385891/2581429

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/385891/2581482

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/385891/2581501

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/385891/2581524

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"
www.eeworm.com/read/385891/2581603

in config.in

# # wan devices configuration # mainmenu_option next_comment comment 'Wan interfaces' bool 'Wan interfaces support' CONFIG_WAN if [ "$CONFIG_WAN" = "y" ]; then # There is no way to detect a comtrol
www.eeworm.com/read/385891/2581681

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