代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/136786/5864467
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 [
www.eeworm.com/read/136786/5864782
in config.in
mainmenu_option next_comment
comment 'Misc Linux/SPARC drivers'
tristate '/dev/openprom device support' CONFIG_SUN_OPENPROMIO
tristate 'Mostek real time clock support' CONFIG_SUN_MOSTEK_RTC
if [ "$ARC
www.eeworm.com/read/136786/5864801
in config.in
#
# Configuration script for sparcaudio subsystem
#
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
mainmenu_option next_comment
comment 'Linux/SPARC audio subsystem (EXPERIMENTAL)'
tristate 'Au
www.eeworm.com/read/136786/5864810
in config.in
# drivers/mtd/nand/Config.in
# $Id: Config.in,v 1.6 2002/02/21 23:45:19 gleixner Exp $
mainmenu_option next_comment
comment 'NAND Flash Device Drivers'
dep_tristate ' NAND Device Support' CONFIG_
www.eeworm.com/read/136786/5864823
in config.in
# drivers/mtd/chips/Config.in
# $Id: Config.in,v 1.15 2002/02/13 16:29:15 dwmw2 Exp $
mainmenu_option next_comment
comment 'RAM/ROM/Flash chip drivers'
dep_tristate ' Detect flash chips by Common
www.eeworm.com/read/136786/5864837
in config.in
# drivers/mtd/maps/Config.in
# $Id: Config.in,v 1.5 2001/09/23 15:33:10 dwmw2 Exp $
mainmenu_option next_comment
comment 'Self-contained MTD device drivers'
dep_tristate ' Ramix PMC551 PCI Mezzani
www.eeworm.com/read/136786/5864867
in config.in
# drivers/mtd/maps/Config.in
# $Id: Config.in,v 1.28 2002/03/08 16:34:35 rkaiser Exp $
mainmenu_option next_comment
comment 'Mapping drivers for chip access'
dep_tristate ' CFI Flash device in ph
www.eeworm.com/read/136786/5864894
in config.in
#
# Multimedia Video device configuration
#
mainmenu_option next_comment
comment 'Radio Adapters'
dep_tristate ' ADS Cadet AM/FM Tuner' CONFIG_RADIO_CADET $CONFIG_VIDEO_DEV
dep_tristate ' AIMSlab R
www.eeworm.com/read/136786/5864938
in config.in
#
# Multimedia Video device configuration
#
mainmenu_option next_comment
comment 'Video For Linux'
bool ' V4L information in proc filesystem' CONFIG_VIDEO_PROC_FS
dep_tristate ' I2C on parallel por
www.eeworm.com/read/136786/5864982
in config.in
#
# PARIDE configuration
#
# PARIDE doesn't need PARPORT, but if PARPORT is configured as a module,
# PARIDE must also be a module. The bogus CONFIG_PARIDE_PARPORT option
# controls the choices give