代码搜索:Config

找到约 10,000 项符合「Config」的源代码

代码结果 10,000
www.eeworm.com/read/109340/6174348

in config.in

#--------------------------------------------------------------------- # Bluetooth driver configuration #--------------------------------------------------------------------- mainmenu_option next_comm
www.eeworm.com/read/109049/6176719

in config.in

# # Character device configuration # mainmenu_option next_comment comment 'I2C support' tristate 'I2C support' CONFIG_I2C if [ "$CONFIG_I2C" != "n" ]; then dep_tristate 'I2C bit-banging interfac
www.eeworm.com/read/108019/6187118

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/108019/6187131

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/108019/6187143

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/102935/6225600

in config.in

mainmenu_option next_comment comment 'HP Simulator drivers' bool 'Simulated Ethernet ' CONFIG_HP_SIMETH bool 'Simulated serial driver support' CONFIG_HP_SIMSERIAL if [ "$CONFIG_SCSI" != "n" ]; then
www.eeworm.com/read/102935/6227104

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/102935/6227642

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/102935/6227849

in config.in

# # MPC8260 Communication options # mainmenu_option next_comment comment 'MPC8260 Communication Options' bool 'Enable SCC Console' CONFIG_SCC_CONSOLE if [ "$CONFIG_NET_ETHERNET" = "y" ]; then mainme
www.eeworm.com/read/102935/6227924

in config.in

# # Config.in for IBM Active 2000 ISDN driver # dep_tristate 'IBM Active 2000 support' CONFIG_ISDN_DRV_ACT2000 $CONFIG_ISDN