代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/220305/4840833
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/220305/4840840
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/220185/4842565
in config.in
# drivers/mtd/nand/Config.in
# $Id: Config.in,v 1.3 2002/08/26 11:08:40 nandy Exp $
mainmenu_option next_comment
comment 'NAND Flash Device Drivers'
dep_bool 'NAND Device Support' CONFIG_MTD_NAND
www.eeworm.com/read/220185/4842575
in config.in
# drivers/mtd/chips/Config.in
# $Id: Config.in,v 1.2 2002/08/29 01:35:17 nandy Exp $
mainmenu_option next_comment
comment 'NOR Flash chip drivers'
dep_bool 'NOR Device Support' CONFIG_MTD_NOR $CON
www.eeworm.com/read/220185/4842587
in config.in
# drivers/mtd/maps/Config.in
# $Id: Config.in,v 1.3 2002/08/22 10:21:56 nandy Exp $
mainmenu_option next_comment
comment 'Mapping drivers for chip access'
dep_bool 'Flash device mapped on StrongAR
www.eeworm.com/read/216435/4895737
in config.in
#!/bin/sh
comment 'Comedi Features'
CONFIG_COMEDI_RT=n
if [ "$CONFIG_RTL" = "y" ];then
bool 'Real-time support' CONFIG_COMEDI_RTL
if [ "$CONFIG_COMEDI_RTL" = "y" ];then
CONFIG_COMEDI_RT=y
fi
fi
www.eeworm.com/read/216435/4895758
in config.in
mainmenu_option next_comment
comment 'Comedi'
tristate "Comedi support" CONFIG_COMEDI
if [ "$CONFIG_COMEDI" != "n" ]; then
source comedi/Config.in
fi
endmenu
www.eeworm.com/read/214580/4908082
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/214580/4908090
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/214580/4908097
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