代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/102935/6227934

in config.in

# # Config.in for the CAPI subsystem # tristate 'CAPI2.0 support' CONFIG_ISDN_CAPI if [ "$CONFIG_ISDN_CAPI" != "n" ]; then bool ' Verbose reason code reporting (kernel size +
www.eeworm.com/read/102935/6227951

in config.in

# # Config.in for HYSDN ISDN driver # dep_tristate ' Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)' CONFIG_HYSDN m $CONFIG_PROC_FS dep_mbool ' HYSDN CAPI 2.0 support' CONFIG
www.eeworm.com/read/102935/6228019

in config.in

mainmenu_option next_comment comment 'Passive ISDN cards' dep_tristate 'HiSax SiemensChipSet driver support' CONFIG_ISDN_DRV_HISAX $CONFIG_ISDN if [ "$CONFIG_ISDN_DRV_HISAX" != "n" ]; then comment
www.eeworm.com/read/102935/6228060

in config.in

# # Config.in for ICN ISDN driver # dep_tristate 'ICN 2B and 4B support' CONFIG_ISDN_DRV_ICN $CONFIG_ISDN
www.eeworm.com/read/102935/6228090

in config.in

# # Config.in for Eicon active ISDN support # bool 'Eicon active card support' CONFIG_ISDN_DRV_EICON if [ "$CONFIG_ISDN_DRV_EICON" != "n" ]; then if [ "$CONFIG_ISDN_DRV_EICON_OLD" !
www.eeworm.com/read/102935/6228101

in config.in

# # ISDN hardware drivers # source drivers/isdn/hardware/avm/Config.in
www.eeworm.com/read/102935/6228110

in config.in

# # ISDN AVM drivers # mainmenu_option next_comment comment 'Drivers for active AVM cards' bool 'Support AVM cards' CONFIG_CAPI_AVM if [ "$CONFIG_CAPI_AVM" != "n" ]; then dep_tristate ' AVM B1
www.eeworm.com/read/102935/6228122

in config.in

# # Config.in for Auvertech TurboPAM ISDN driver # if [ "$CONFIG_EXPERIMENTAL" != "n" ]; then dep_tristate 'Auvertech TurboPAM support' CONFIG_ISDN_DRV_TPAM $CONFIG_ISDN $CONFIG_PCI fi
www.eeworm.com/read/102935/6228143

in config.in

# # Old ISDN4Linux config # if [ "$CONFIG_INET" != "n" ]; then bool ' Support synchronous PPP' CONFIG_ISDN_PPP if [ "$CONFIG_ISDN_PPP" != "n" ]; then bool ' Use VJ-compression
www.eeworm.com/read/102935/6228162

in config.in

# # Config.in for Spellcaster ISDN driver # dep_tristate 'Spellcaster support' CONFIG_ISDN_DRV_SC $CONFIG_ISDN