代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/179911/5295578
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/179911/5295610
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/179911/5295686
in config.in
#
# Joystick driver configuration
#
mainmenu_option next_comment
comment 'Joysticks'
dep_mbool 'Joystick support' CONFIG_JOYSTICK $CONFIG_INPUT
if [ "$CONFIG_JOYSTICK" != "n" ]; then
comment 'Gam
www.eeworm.com/read/179911/5295719
in config.in
#
# drm device configuration
#
# This driver provides support for the
# Direct Rendering Infrastructure (DRI) in XFree86 4.x.
#
bool 'Direct Rendering Manager (XFree86 DRI support)' CONFIG_DRM
if [ "
www.eeworm.com/read/179911/5295790
in config.in
#
# PCMCIA character device configuration
#
if [ "$CONFIG_SERIAL" = "n" ]; then
define_tristate CONFIG_PCMCIA_SERIAL n
else
if [ "$CONFIG_SERIAL" = "m" -o "$CONFIG_PCMCIA" = "m" ]; then
d
www.eeworm.com/read/179911/5295805
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/179911/5295951
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/179911/5296016
in config.in
# -*- shell-script -*-
if [ "$CONFIG_PCI" = "y" -a "$CONFIG_EXPERIMENTAL" = "y" ]; then
mainmenu_option next_comment
comment 'IEEE 1394 (FireWire) support'
dep_tristate 'IEEE 1394 (FireW
www.eeworm.com/read/179911/5296029
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/179911/5296059
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