代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/179911/5296828
in config.in
#
# PCMCIA Network device configuration
#
mainmenu_option next_comment
comment 'PCMCIA network device support'
bool 'PCMCIA network device support' CONFIG_NET_PCMCIA
if [ "$CONFIG_NET_PCMCIA" = "y"
www.eeworm.com/read/179911/5296897
in config.in
#
# wan devices configuration
#
mainmenu_option next_comment
comment 'Wan interfaces'
bool 'Wan interfaces support' CONFIG_WAN
if [ "$CONFIG_WAN" = "y" ]; then
# There is no way to detect a comtrol
www.eeworm.com/read/179911/5296940
in config.in
#
# Network device configuration
#
source drivers/net/arcnet/Config.in
source drivers/net/appletalk/Config.in
tristate 'Dummy net driver support' CONFIG_DUMMY
tristate 'Bonding driver support' CONFI
www.eeworm.com/read/179911/5296999
in config.in
comment 'AX.25 network device drivers'
dep_tristate 'Serial port KISS driver' CONFIG_MKISS $CONFIG_AX25
dep_tristate 'Serial port 6PACK driver' CONFIG_6PACK $CONFIG_AX25
dep_tristate 'BPQ Ethernet dr
www.eeworm.com/read/179911/5297043
in config.in
#
# Telephony device configuration
#
mainmenu_option next_comment
comment 'Telephony Support'
tristate 'Linux telephony support' CONFIG_PHONE
dep_tristate 'QuickNet Internet LineJack/PhoneJack suppor
www.eeworm.com/read/179911/5297049
in config.in
#
# Zorro configuration
#
if [ "$CONFIG_ZORRO" = "y" ]; then
bool 'Zorro device name database' CONFIG_ZORRO_NAMES
fi
www.eeworm.com/read/179911/5297058
in config.in
#
# Block device driver configuration
#
mainmenu_option next_comment
comment 'Multi-device support (RAID and LVM)'
bool 'Multiple devices driver support (RAID and LVM)' CONFIG_MD
dep_tristate ' RAID
www.eeworm.com/read/179911/5297079
in config.in
#
# Character device configuration
#
mainmenu_option next_comment
comment 'SGI devices'
bool 'SGI Zilog85C30 serial support' CONFIG_SGI_SERIAL
if [ "$CONFIG_SGI_SERIAL" = "y" ]; then
bool ' Suppo
www.eeworm.com/read/179911/5297093
in config.in
#
# Character device configuration
#
mainmenu_option next_comment
comment 'I2C support'
tristate 'I2C support' CONFIG_I2C
if [ "$CONFIG_I2C" != "n" ]; then
dep_tristate 'I2C bit-banging interfac
www.eeworm.com/read/179911/5297184
in config.in
#
# Video configuration
#
mainmenu_option next_comment
comment 'Frame-buffer support'
bool 'Support for frame buffer devices (EXPERIMENTAL)' CONFIG_FB
if [ "$CONFIG_FB" = "y" ]; then
define_bool