代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/128531/5986936
in config.in
#
# PARIDE configuration
#
# PARIDE doesn't need PARPORT, but if PARPORT is configured as a module,
# PARIDE must also be a module. The bogus CONFIG_PARIDE_PARPORT option
# controls the choices give
www.eeworm.com/read/128531/5986953
in config.in
# drivers/sound/dmasound/Config.in
if [ "$CONFIG_ATARI" = "y" ]; then
dep_tristate ' Atari DMA sound support' CONFIG_DMASOUND_ATARI $CONFIG_SOUND
fi
if [ "$CONFIG_ALL_PPC" = "y" ]; then
dep_tr
www.eeworm.com/read/128531/5987014
in config.in
#
# USB Host Controller Drivers
#
comment 'USB Host Controller Drivers'
dep_tristate ' EHCI HCD (USB 2.0) support (EXPERIMENTAL)' CONFIG_USB_EHCI_HCD $CONFIG_USB $CONFIG_EXPERIMENTAL
if [ "$CONFIG_US
www.eeworm.com/read/128531/5987034
in config.in
#
# USB device-side configuration
# for 2.4 kbuild, drivers/usb/gadget/Config.in
#
# Long term, this likely doesn't all belong in one directory
# Plan to split it up eventually.
#
mainmenu_option next
www.eeworm.com/read/128531/5987118
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/128531/5987144
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/128531/5987174
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/128531/5987320
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/128531/5987384
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
tristat
www.eeworm.com/read/128531/5987461
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