• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/nut/Config.in
Peter KorsgaardPeter Korsgaard committed 048c84ec63602 Jun 2014
Raw file
Source viewDiff to previous
 
1
comment "nut needs a toolchain w/ C++"
2
    depends on BR2_USE_MMU
3
    depends on !BR2_INSTALL_LIBSTDCPP
4
​
5
config BR2_PACKAGE_NUT
6
    bool "nut"
7
    depends on BR2_USE_MMU # fork()
8
    depends on BR2_INSTALL_LIBSTDCPP
9
    help
10
      Network UPS tools
11
​
12
      The primary goal of the Network UPS Tools (NUT) project is to provide
13
      support for Power Devices, such as Uninterruptible Power Supplies,
14
      Power Distribution Units and Solar Controllers.
15
​
16
      http://www.networkupstools.org/
17
​
18
if BR2_PACKAGE_NUT
19
​
20
config BR2_PACKAGE_NUT_DRIVERS
21
    string "drivers"
22
    help
23
      Select the individual drivers to enable, in a comma-separated list.
24
      Leave empty for all.
25
​
26
endif # BR2_PACKAGE_NUT
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.