代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/296520/3903388
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/296520/3903400
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/295479/3910081
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/295479/3910089
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/295479/3910099
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/295117/3912194
in config.in
#
# For a description of the syntax of this configuration file,
# see scripts/kbuild/config-language.txt.
#
menu "Linux Ext2 FS Progs"
config CHATTR
bool "chattr"
default n
help
chattr changes
www.eeworm.com/read/295117/3912435
in config.in
#
# For a description of the syntax of this configuration file,
# see scripts/kbuild/config-language.txt.
#
config APP_UDHCPD
bool "udhcp Server (udhcpd)"
default n
help
uDHCPd is a DHCP server
www.eeworm.com/read/294038/3922372
in config.in
mainmenu_option next_comment
comment 'Drivers for ETRAX 100LX built-in interfaces'
bool 'Ethernet support' CONFIG_ETRAX_ETHERNET
if [ "$CONFIG_ETRAX_ETHERNET" = "y" ]; then
# this is just so that the
www.eeworm.com/read/294038/3922642
in config.in
#
# MPC8xx Communication options
#
mainmenu_option next_comment
comment 'MPC8xx CPM Options'
if [ "$CONFIG_NET_ETHERNET" = "y" ]; then
bool 'CPM SCC Ethernet' CONFIG_SCC_ENET
if [ "$CONFIG_SCC_EN
www.eeworm.com/read/294038/3922869
in config.in
#
# MPC8260 Communication options
#
if [ "$CONFIG_NET_ETHERNET" = "y" ]; then
mainmenu_option next_comment
comment 'MPC8260 Communication Options'
bool 'CPM SCC Ethernet' CONFIG_SCC_ENET
if [