代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/430182/1938292
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/430182/1938607
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/430182/1938626
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/430182/1938635
in config.in
# drivers/mtd/nand/Config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 12:56:25 laputa Exp $
mainmenu_option next_comment
comment 'NAND Flash Device Drivers'
dep_tristate ' NAND Device Support' CONFI
www.eeworm.com/read/430182/1938648
in config.in
# drivers/mtd/chips/Config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 12:56:23 laputa Exp $
mainmenu_option next_comment
comment 'RAM/ROM/Flash chip drivers'
dep_tristate ' Detect flash chips by Co
www.eeworm.com/read/430182/1938662
in config.in
# drivers/mtd/maps/Config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 12:56:23 laputa Exp $
mainmenu_option next_comment
comment 'Self-contained MTD device drivers'
dep_tristate ' Ramix PMC551 PCI Me
www.eeworm.com/read/430182/1938692
in config.in
# drivers/mtd/maps/Config.in
# $Id: Config.in,v 1.1.1.1 2004/02/04 12:56:23 laputa Exp $
mainmenu_option next_comment
comment 'Mapping drivers for chip access'
dep_tristate ' CFI Flash device in
www.eeworm.com/read/430182/1938719
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/430182/1938763
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/430182/1938807
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