代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/207305/15275724
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
d
www.eeworm.com/read/489559/1216355
in config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
mainmenu_option next_comment
comment 'Private Data'
bool 'Support VIVI private data' CONFIG_PRIV
if [ "$CONFIG_PRIV" = "y" ]; then
bool
www.eeworm.com/read/489559/1216364
in config.in
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/config-language.txt.
#
mainmenu_name "Linux Kernel Configuration"
mainmenu_option next_comment
comment 'Syst
www.eeworm.com/read/489559/1216383
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/489559/1216388
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/489559/1216393
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/489559/1216394
in config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
mainmenu_option next_comment
comment 'Memory Technology Devices (MTD)'
bool 'Memory Technology Device (MTD) support' CONFIG_MTD
if [ "$CO
www.eeworm.com/read/489559/1216401
in config.in
#
# Serial device configuration
#
# $Id: Config.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
#
mainmenu_option next_comment
comment 'Serial Port'
bool 'Serial Port (UART) support' CONFIG_SERIAL
if
www.eeworm.com/read/487320/1237597
in config.in
#
# For a description of the syntax of this configuration file,
# see _LINUX_SOURCE_DIR/Documentation/kbuild/config-language.txt.
#
mainmenu_name "SkyEye Configuration"
# system wide options
mainme
www.eeworm.com/read/480930/1304848
in config.in
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/config-language.txt.
#
define_bool CONFIG_ISA n
define_bool CONFIG_EISA n
define_bool CONFIG_MCA n
define_bo