代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/102935/6229011

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/102935/6229061

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/102935/6229215

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/102935/6229242

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/102935/6229269

in config.in

# # Wireless LAN device configuration # comment 'Wireless ISA/PCI cards support' # Good old obsolete Wavelan. tristate ' AT&T/Lucent old WaveLAN & DEC RoamAbout DS ISA support' CONFIG_WAVELAN # 8
www.eeworm.com/read/102935/6229321

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/102935/6229352

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/102935/6229372

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/102935/6229454

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/102935/6229497

in config.in

# # Tulip family network device configuration # mainmenu_option next_comment comment '"Tulip" family network device support' bool '"Tulip" family network device support' CONFIG_NET_TULIP if [ "$CONF