代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/273740/4197196

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/273740/4197268

in config.in

# # USB Serial device configuration # mainmenu_option next_comment comment 'USB Serial Converter support' dep_tristate 'USB Serial Converter support' CONFIG_USB_SERIAL $CONFIG_USB if [ "$CONFIG_USB_S
www.eeworm.com/read/273740/4197498

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/273740/4197524

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/273740/4197543

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/273740/4197596

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/273740/4197615

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/273740/4197639

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/273740/4197718

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/273740/4197796

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