Config.in 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. config ADK_PACKAGE_NUT
  2. prompt "nut............................... Network UPS Tools"
  3. tristate
  4. default n
  5. help
  6. Network UPS Tools is a collection of programs which provide a common
  7. interface for monitoring and administering UPS hardware. It uses a
  8. layered approach to connect all of the parts.
  9. http://www.networkupstools.org
  10. config ADK_PACKAGE_NUT_SSL
  11. prompt "nut-ssl........................... Build Nut with SSL support"
  12. boolean
  13. default n
  14. depends on ADK_PACKAGE_NUT
  15. select ADK_PACKAGE_LIBOPENSSL
  16. config ADK_PACKAGE_NUT_USB
  17. prompt "nut-usb........................... Build Nut with USB drivers"
  18. boolean
  19. default n
  20. depends on ADK_PACKAGE_NUT
  21. select ADK_PACKAGE_LIBUSB
  22. help
  23. This option enables two drivers, namely hidups and energizerups.
  24. config ADK_PACKAGE_NUT_SNMP
  25. prompt "nut-snmp.......................... Build Nut with SNMP UPS driver"
  26. boolean
  27. default n
  28. depends on ADK_PACKAGE_NUT
  29. select ADK_PACKAGE_LIBNETSNMP
  30. help
  31. This option enables the snmp-ups driver.
  32. config ADK_PACKAGE_NUT_VARDESC
  33. prompt "command descriptions.............. Include variable and command descriptions"
  34. boolean
  35. default y
  36. depends on ADK_PACKAGE_NUT
  37. help
  38. With this option enabled, an optional file will be added to the package
  39. containing a description of the commands and variables to clients.
  40. If you leave this out, clients will receive "Unavailable" for any description
  41. requests.
  42. menu "UPS Drivers to include"
  43. depends on ADK_PACKAGE_NUT
  44. config ADK_PACKAGE_NUT_DRIVER_APCSMART
  45. prompt "apcsmart.......................... Driver for APC smart protocol (newapc)"
  46. boolean
  47. default n
  48. config ADK_PACKAGE_NUT_DRIVER_BELKIN
  49. prompt "belkin............................ Driver for Belkin Smart-UPS"
  50. boolean
  51. default n
  52. config ADK_PACKAGE_NUT_DRIVER_BELKINUNV
  53. prompt "belkinunv......................... Driver for Belkin Universal UPS"
  54. boolean
  55. default n
  56. config ADK_PACKAGE_NUT_DRIVER_BESTUPS
  57. prompt "bestups........................... Driver for Best-UPS"
  58. boolean
  59. default n
  60. config ADK_PACKAGE_NUT_DRIVER_BESTFCOM
  61. prompt "bestfcom.......................... Driver for Best Power F-Command UPS"
  62. boolean
  63. default n
  64. config ADK_PACKAGE_NUT_DRIVER_BESTUFERRUPS
  65. prompt "bestuferrups...................... Driver for Best Power Micro-Ferrups"
  66. boolean
  67. default n
  68. config ADK_PACKAGE_NUT_DRIVER_BLAZER
  69. prompt "blazer............................ Driver for Blazer UPS models"
  70. boolean
  71. default n
  72. config ADK_PACKAGE_NUT_DRIVER_CPSUPS
  73. prompt "cpsups............................ Driver for CyberPower text protocol UPS"
  74. boolean
  75. default n
  76. config ADK_PACKAGE_NUT_DRIVER_CYBERPOWER
  77. prompt "cyberpower........................ Driver for Cyber Power Systems"
  78. boolean
  79. default n
  80. config ADK_PACKAGE_NUT_DRIVER_ESUPSSMART
  81. prompt "esupssmart........................ Driver for ES UPS"
  82. boolean
  83. default n
  84. config ADK_PACKAGE_NUT_DRIVER_ETAPRO
  85. prompt "etapro............................ Driver for ETA UPS"
  86. boolean
  87. default n
  88. config ADK_PACKAGE_NUT_DRIVER_EVERUPS
  89. prompt "everups........................... Driver for Ever UPS models"
  90. boolean
  91. default n
  92. config ADK_PACKAGE_NUT_DRIVER_FENTONUPS
  93. prompt "fentonups......................... Driver for Fenton Technologies units"
  94. boolean
  95. default n
  96. config ADK_PACKAGE_NUT_DRIVER_GAMATRONIC
  97. prompt "gamatronic........................ Driver for Gamatronic UPS"
  98. boolean
  99. default n
  100. config ADK_PACKAGE_NUT_DRIVER_GENERICUPS
  101. prompt "genericups........................ Driver for generic contact-closure UPS models"
  102. boolean
  103. default n
  104. config ADK_PACKAGE_NUT_DRIVER_IPPON
  105. prompt "ippon............................. Driver for Ippon UPS devices"
  106. boolean
  107. default n
  108. config ADK_PACKAGE_NUT_DRIVER_ISBMEX
  109. prompt "isbmex............................ Driver for SOLA/BASIC Mexico models"
  110. boolean
  111. default n
  112. config ADK_PACKAGE_NUT_DRIVER_LIEBERT
  113. prompt "liebert........................... Driver for Liebert UPS via MultiLink cable"
  114. boolean
  115. default n
  116. config ADK_PACKAGE_NUT_DRIVER_MASTERGUARD
  117. prompt "masterguard....................... Driver for Masterguard units"
  118. boolean
  119. default n
  120. config ADK_PACKAGE_NUT_DRIVER_MEGATEC
  121. prompt "megatec........................... Driver for Megatec protocol based UPS"
  122. boolean
  123. default n
  124. config ADK_PACKAGE_NUT_DRIVER_METASYS
  125. prompt "metasys........................... Driver for Meta System UPS"
  126. boolean
  127. default n
  128. config ADK_PACKAGE_NUT_DRIVER_MGE_UTALK
  129. prompt "mge-utalk......................... Driver for MGE UPS"
  130. boolean
  131. default n
  132. config ADK_PACKAGE_NUT_DRIVER_MUSTEK
  133. prompt "mustek............................ Driver for Mustek UPS models"
  134. boolean
  135. default n
  136. config ADK_PACKAGE_NUT_DRIVER_ONEAC
  137. prompt "oneac............................. Driver for UPS using the Oneac Advanced Interface"
  138. boolean
  139. default n
  140. config ADK_PACKAGE_NUT_DRIVER_POWERCOM
  141. prompt "powercom.......................... Driver for Powercom units (see help)"
  142. boolean
  143. default n
  144. help
  145. This driver supports the following units:
  146. * -Trust 425/625
  147. * -Powercom
  148. * -Advice Partner/King PR750
  149. * See http://www.advice.co.il/product/inter/ups.html for its specifications.
  150. * This model is based on PowerCom (www.powercom.com) models.
  151. * -Socomec Sicon Egys 420
  152. config ADK_PACKAGE_NUT_DRIVER_POWERMUST
  153. prompt "powermust......................... Driver for Powermust"
  154. boolean
  155. default n
  156. config ADK_PACKAGE_NUT_DRIVER_RHINO
  157. prompt "rhino............................. Driver for Microsol Rhino UPS"
  158. boolean
  159. default n
  160. config ADK_PACKAGE_NUT_DRIVER_SAFENET
  161. prompt "safenet........................... Driver for SafeNet UPS (see help)"
  162. boolean
  163. default n
  164. help
  165. Supports the following units:
  166. * - Fairstone L525/-625/-750
  167. * - Fenton P400/-600/-800
  168. * - Gemini UPS625/-1000
  169. * - Powerwell PM525A/-625A/-800A/-1000A/-1250A
  170. * - Repotec RPF525/-625/-800/-1000
  171. * - Soltec Winmate 525/625/800/1000
  172. * - Sweex 500/1000
  173. * - others using SafeNet software and serial interface
  174. config ADK_PACKAGE_NUT_DRIVER_SMS
  175. prompt "sms............................... Driver for SMS UPS hardware"
  176. boolean
  177. default n
  178. config ADK_PACKAGE_NUT_DRIVER_SOLIS
  179. prompt "solis............................. Driver for Microsol Solis UPS"
  180. boolean
  181. default n
  182. config ADK_PACKAGE_NUT_DRIVER_TRIPPLITE
  183. prompt "tripplite......................... Driver for Tripp Lite SmartUPS models"
  184. boolean
  185. default n
  186. config ADK_PACKAGE_NUT_DRIVER_TRIPPLITESU
  187. prompt "tripplitesu....................... Driver for Tripp Lite SmartOnline (SU*) models"
  188. boolean
  189. default n
  190. config ADK_PACKAGE_NUT_DRIVER_UPSCODE2
  191. prompt "upscode2.......................... Driver for UPS using UPScode II command set"
  192. boolean
  193. default n
  194. config ADK_PACKAGE_NUT_DRIVER_VICTRONUPS
  195. prompt "victronups........................ Driver for GE/IMV/Victron units"
  196. boolean
  197. default n
  198. endmenu