代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/350097/3135616
in config.in
bool ' IrLAP compression' CONFIG_IRDA_COMPRESSION
if [ "$CONFIG_IRDA_COMPRESSION" != "n" ]; then
comment ' IrDA compressors'
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
dep_tristate '
www.eeworm.com/read/350097/3135620
in config.in
#
# IrDA protocol configuration
#
if [ "$CONFIG_NET" != "n" ]; then
mainmenu_option next_comment
comment 'IrDA (infrared) support'
dep_tristate 'IrDA subsystem support' CONFIG_IRDA $CONFIG_
www.eeworm.com/read/350097/3135627
in config.in
dep_tristate ' IrNET protocol' CONFIG_IRNET $CONFIG_IRDA
www.eeworm.com/read/350097/3135649
in config.in
#
# DECnet configuration
#
bool ' DECnet: SIOCGIFCONF support' CONFIG_DECNET_SIOCGIFCONF
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
bool ' DECnet: router support (EXPERIMENTAL)' CONFIG_DECNET_ROU
www.eeworm.com/read/350097/3135676
in config.in
#
# Traffic control configuration.
#
define_bool CONFIG_NETLINK y
define_bool CONFIG_RTNETLINK y
tristate ' CBQ packet scheduler' CONFIG_NET_SCH_CBQ
tristate ' CSZ packet scheduler' CONFIG_NET_SCH
www.eeworm.com/read/350097/3135768
in config.in
#
# Amateur Radio protocols and AX.25 device configuration
#
# 19971130 Now in an own category to make correct compilation of the
# AX.25 stuff easier...
# Joerg Reuter DL1BKE
#
www.eeworm.com/read/348283/3157638
in config.in
# drivers/mtd/nand/Config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
mainmenu_option next_comment
comment 'NAND Flash Device Drivers'
dep_bool 'NAND Device Support' CONFIG_MTD_
www.eeworm.com/read/348283/3157646
in config.in
# drivers/mtd/chips/Config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
mainmenu_option next_comment
comment 'NOR Flash chip drivers'
dep_bool 'NOR Device Support' CONFIG_MTD_NOR
www.eeworm.com/read/348283/3157653
in config.in
# drivers/mtd/maps/Config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
mainmenu_option next_comment
comment 'Mapping drivers for chip access'
dep_bool 'Flash device mapped on Str
www.eeworm.com/read/347506/3168304
in config.in
dep_bool ' Atheros 802.11(a/b/g) PCI/Cardbus support' CONFIG_ATHEROS $CONFIG_PCI $CONFIG_NET_RADIO
if [ "$CONFIG_ATHEROS" = "y" ]; then
choice ' Atheros: Default Transmission Rate Control Alg