From ce621815fecece2b4d8a4cb7115eb82c1cb7ed44 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 23 Dec 2009 11:37:42 +0100 Subject: remove and ignore autogenerated Config.in files --- package/nut/Config.in | 210 -------------------------------------------------- 1 file changed, 210 deletions(-) delete mode 100644 package/nut/Config.in (limited to 'package/nut') diff --git a/package/nut/Config.in b/package/nut/Config.in deleted file mode 100644 index 9539f8a03..000000000 --- a/package/nut/Config.in +++ /dev/null @@ -1,210 +0,0 @@ -config ADK_PACKAGE_NUT - prompt "nut............................... Network UPS Tools" - tristate - default n - help - Network UPS Tools is a collection of programs which provide a common - interface for monitoring and administering UPS hardware. It uses a - layered approach to connect all of the parts. - - http://www.networkupstools.org - -config ADK_PACKAGE_NUT_SSL - prompt "nut-ssl........................... Build Nut with SSL support" - boolean - default n - depends on ADK_PACKAGE_NUT - select ADK_PACKAGE_LIBOPENSSL - -config ADK_PACKAGE_NUT_USB - prompt "nut-usb........................... Build Nut with USB drivers" - boolean - default n - depends on ADK_PACKAGE_NUT - select ADK_PACKAGE_LIBUSB - help - This option enables two drivers, namely hidups and energizerups. - -config ADK_PACKAGE_NUT_SNMP - prompt "nut-snmp.......................... Build Nut with SNMP UPS driver" - boolean - default n - depends on ADK_PACKAGE_NUT - select ADK_PACKAGE_LIBNETSNMP - help - This option enables the snmp-ups driver. - -config ADK_PACKAGE_NUT_VARDESC - prompt "command descriptions.............. Include variable and command descriptions" - boolean - default y - depends on ADK_PACKAGE_NUT - help - With this option enabled, an optional file will be added to the package - containing a description of the commands and variables to clients. - If you leave this out, clients will receive "Unavailable" for any description - requests. - -menu "UPS Drivers to include" -depends on ADK_PACKAGE_NUT - -config ADK_PACKAGE_NUT_DRIVER_APCSMART - prompt "apcsmart.......................... Driver for APC smart protocol (newapc)" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_BELKIN - prompt "belkin............................ Driver for Belkin Smart-UPS" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_BELKINUNV - prompt "belkinunv......................... Driver for Belkin Universal UPS" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_BESTUPS - prompt "bestups........................... Driver for Best-UPS" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_BESTFCOM - prompt "bestfcom.......................... Driver for Best Power F-Command UPS" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_BESTUFERRUPS - prompt "bestuferrups...................... Driver for Best Power Micro-Ferrups" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_CYBERPOWER - prompt "cyberpower........................ Driver for Cyber Power Systems" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_ETAPRO - prompt "etapro............................ Driver for ETA UPS" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_EVERUPS - prompt "everups........................... Driver for Ever UPS models" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_GAMATRONIC - prompt "gamatronic........................ Driver for Gamatronic UPS" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_GENERICUPS - prompt "genericups........................ Driver for generic contact-closure UPS models" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_ISBMEX - prompt "isbmex............................ Driver for SOLA/BASIC Mexico models" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_LIEBERT - prompt "liebert........................... Driver for Liebert UPS via MultiLink cable" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_MASTERGUARD - prompt "masterguard....................... Driver for Masterguard units" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_MEGATEC - prompt "megatec........................... Driver for Megatec protocol based UPS" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_METASYS - prompt "metasys........................... Driver for Meta System UPS" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_MGE_UTALK - prompt "mge-utalk......................... Driver for MGE UPS" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_ONEAC - prompt "oneac............................. Driver for UPS using the Oneac Advanced Interface" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_POWERCOM - prompt "powercom.......................... Driver for Powercom units (see help)" - boolean - default n - help - This driver supports the following units: - * -Trust 425/625 - * -Powercom - * -Advice Partner/King PR750 - * See http://www.advice.co.il/product/inter/ups.html for its specifications. - * This model is based on PowerCom (www.powercom.com) models. - * -Socomec Sicon Egys 420 - -config ADK_PACKAGE_NUT_DRIVER_POWERMUST - prompt "powermust......................... Driver for Powermust" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_POWERPANEL - prompt "powerpanel........................ Driver for Powerpanel units" - boolean - default n - help - -config ADK_PACKAGE_NUT_DRIVER_RHINO - prompt "rhino............................. Driver for Microsol Rhino UPS" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_SAFENET - prompt "safenet........................... Driver for SafeNet UPS (see help)" - boolean - default n - help - Supports the following units: - * - Fairstone L525/-625/-750 - * - Fenton P400/-600/-800 - * - Gemini UPS625/-1000 - * - Powerwell PM525A/-625A/-800A/-1000A/-1250A - * - Repotec RPF525/-625/-800/-1000 - * - Soltec Winmate 525/625/800/1000 - * - Sweex 500/1000 - * - others using SafeNet software and serial interface - -config ADK_PACKAGE_NUT_DRIVER_SOLIS - prompt "solis............................. Driver for Microsol Solis UPS" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_TRIPPLITE - prompt "tripplite......................... Driver for Tripp Lite SmartUPS models" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_TRIPPLITESU - prompt "tripplitesu....................... Driver for Tripp Lite SmartOnline (SU*) models" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_UPSCODE2 - prompt "upscode2.......................... Driver for UPS using UPScode II command set" - boolean - default n - -config ADK_PACKAGE_NUT_DRIVER_VICTRONUPS - prompt "victronups........................ Driver for GE/IMV/Victron units" - boolean - default n - -endmenu -- cgit v1.2.3