代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/479151/1338005
in config.in
#
# Plug and Play configuration
#
mainmenu_option next_comment
comment 'Plug and Play configuration'
tristate 'Plug and Play support' CONFIG_PNP
dep_tristate ' ISA Plug and Play support' CONFIG_ISA
www.eeworm.com/read/479151/1338013
in config.in
#
# Input core configuration
#
mainmenu_option next_comment
comment 'Input core support'
tristate 'Input core support' CONFIG_INPUT
dep_tristate ' Keyboard support' CONFIG_INPUT_KEYBDEV $CONFIG_INP
www.eeworm.com/read/479151/1338039
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/479151/1338061
in config.in
#
# Block device driver configuration
#
mainmenu_option next_comment
comment 'Block devices'
tristate 'Normal PC floppy disk support' CONFIG_BLK_DEV_FD
if [ "$CONFIG_AMIGA" = "y" ]; then
tristate
www.eeworm.com/read/479151/1338083
in config.in
#
# MMC/SD subsystem configuration
#
mainmenu_option next_comment
comment 'MMC/SD support'
tristate 'MMC/SD support' CONFIG_MMCSD
if [ "$CONFIG_MMCSD" != "n" ]; then
bool 'Debugging' CONFIG_MMCS
www.eeworm.com/read/479151/1338092
in config.in
#
# PCI configuration
#
if [ "$CONFIG_PCI" = "y" ]; then
bool 'PCI device name database' CONFIG_PCI_NAMES
fi
www.eeworm.com/read/479151/1338122
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/479151/1338251
in config.in
# drivers/sound/Config.in
#
# 18 Apr 1998, Michael Elizabeth Chastain,
# More hacking for modularisation.
#
# Prompt user for primary drivers.
dep_tristate ' MK4002 MP3 decod
www.eeworm.com/read/479151/1338324
in config.in
#
# FC4 device configuration
#
mainmenu_option next_comment
comment 'Fibre Channel support'
tristate 'Fibre Channel and FC4 SCSI support' CONFIG_FC4
if [ ! "$CONFIG_FC4" = "n" ]; then
comment 'FC4
www.eeworm.com/read/479151/1338344
in config.in
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/config-language.txt.
#
# Parport configuration.
#
mainmenu_option next_comment
comment 'Parallel port suppor