代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/479151/1338431
in config.in
#
# USB device configuration
#
mainmenu_option next_comment
comment 'USB support'
# ARM SA1111 chips have a non-PCI based "OHCI-compatible" USB host interface.
if [ "$CONFIG_PCI" = "y" -o "$CONFIG_SA
www.eeworm.com/read/479151/1338486
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/479151/1338527
in config.in
mainmenu_option next_comment
comment 'I2O device support'
tristate 'I2O support' CONFIG_I2O
if [ "$CONFIG_PCI" = "y" ]; then
dep_tristate ' I2O PCI support' CONFIG_I2O_PCI $CONFIG_I2O
fi
dep_tri
www.eeworm.com/read/479151/1338553
in config.in
mainmenu_option next_comment
comment 'Fusion MPT device support'
dep_tristate "Fusion MPT (base + ScsiHost) drivers" CONFIG_FUSION $CONFIG_SCSI $CONFIG_BLK_DEV_SD
if [ "$CONFIG_FUSION" = "y" -o "$CO
www.eeworm.com/read/479151/1338601
in config.in
#
# IDE ATA ATAPI Block device driver configuration
#
# Andre Hedrick
#
mainmenu_option next_comment
comment 'IDE, ATA and ATAPI Block devices'
dep_tristate 'Enhanced IDE/MFM/RL
www.eeworm.com/read/479151/1338661
in config.in
#
# PCMCIA bus subsystem configuration
#
# Right now the non-CardBus choices are not supported
# by the integrated kernel driver.
#
mainmenu_option next_comment
comment 'PCMCIA/CardBus support'
#dep_
www.eeworm.com/read/479151/1338690
in config.in
#
# PCI Hotplug support
#
mainmenu_option next_comment
comment 'PCI Hotplug Support'
dep_tristate 'Support for PCI Hotplug (EXPERIMENTAL)' CONFIG_HOTPLUG_PCI $CONFIG_DDFS $CONFIG_EXPERIMENTAL
dep_tr
www.eeworm.com/read/479151/1338700
in config.in
#
# L3 bus configuration
#
mainmenu_option next_comment
comment 'L3 serial bus support'
tristate 'L3 support' CONFIG_L3
dep_bool ' L3 bit-banging interfaces' CONFIG_L3_ALGOBIT $CONFIG_L3
dep_bool '
www.eeworm.com/read/479151/1338783
in config.in
#
# Joystick driver configuration
#
mainmenu_option next_comment
comment 'Joysticks'
if [ "$CONFIG_INPUT" != "n" ]; then
dep_tristate 'Game port support' CONFIG_INPUT_GAMEPORT $CONFIG_INPUT
www.eeworm.com/read/479151/1338830
in config.in
#
# drm device configuration
#
# This driver provides support for the
# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
#
tristate ' 3dfx Banshee/Voodoo3+' CONFIG_DRM_TDFX
#trista