代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/147766/5725092

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/147766/5725108

in config.in

dep_tristate 'Adaptec AIC79xx support' CONFIG_SCSI_AIC79XX $CONFIG_SCSI if [ "$CONFIG_SCSI_AIC79XX" != "n" ]; then int ' Maximum number of TCQ commands per device' \ CONFIG_AIC79XX_CMDS_PER_DEVI
www.eeworm.com/read/147766/5725374

in config.in

# # Appletalk driver configuration # mainmenu_option next_comment comment 'Appletalk devices' dep_mbool 'Appletalk interfaces support' CONFIG_DEV_APPLETALK $CONFIG_ATALK if [ "$CONFIG_DEV_APPLETALK"
www.eeworm.com/read/147766/5725402

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/147766/5725423

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/147766/5725477

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/147766/5725514

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/147766/5725539

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/147766/5725627

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/147766/5725734

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