代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/479151/1338940

in config.in

# # drm device configuration # # This driver provides support for the # Direct Rendering Infrastructure (DRI) in XFree86 4.0 (old version). # tristate ' 3dfx Banshee/Voodoo3+' CONFIG_DRM40_TDFX tris
www.eeworm.com/read/479151/1338995

in config.in

# # PCMCIA character device configuration # mainmenu_option next_comment comment 'PCMCIA character devices' if [ "$CONFIG_SERIAL" = "y" -o "$CONFIG_SERIAL_8250" = "y" ]; then dep_tristate 'PCMCIA
www.eeworm.com/read/479151/1339015

in config.in

# # Character device configuration # mainmenu_option next_comment comment 'Character devices' bool 'Virtual terminal' CONFIG_VT if [ "$CONFIG_VT" = "y" ]; then bool ' Support for console on virtu
www.eeworm.com/read/479151/1339176

in config.in

# # Ftape configuration # dep_tristate ' Zftape, the VFS interface' CONFIG_ZFTAPE $CONFIG_FTAPE if [ "$CONFIG_ZFTAPE" != "n" ]; then int ' Default block size' CONFIG_ZFT_DFLT_BLK_SZ 10240 comm
www.eeworm.com/read/479151/1339241

in config.in

# -*- shell-script -*- if [ "$CONFIG_PCI" = "y" -a "$CONFIG_EXPERIMENTAL" = "y" ]; then mainmenu_option next_comment comment 'IEEE 1394 (FireWire) support (EXPERIMENTAL)' dep_tristate 'I
www.eeworm.com/read/479151/1339255

in config.in

# # Block device driver configuration # mainmenu_option next_comment comment 'Acorn-specific block devices' if [ "$CONFIG_ARCH_ARC" = "y" -o "$CONFIG_ARCH_A5K" = "y" ]; then tristate 'Old Archimed
www.eeworm.com/read/479151/1339286

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/479151/1339294

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/479151/1339443

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/479151/1339534

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