projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a49d0f
)
nut: Build serial drivers by default
author
Daniel F. Dickinson
<cshored@thecshore.com>
Wed, 10 Oct 2018 02:01:05 +0000
(22:01 -0400)
committer
Daniel F. Dickinson
<cshored@thecshore.com>
Mon, 19 Nov 2018 21:40:11 +0000
(16:40 -0500)
Serial drivers don't add much to main NUT and appear to be common,
so make it possible for users to use NUT with serial UPS drivers without
a custom build.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
net/nut/Config.in
patch
|
blob
|
history
diff --git
a/net/nut/Config.in
b/net/nut/Config.in
index b7f403b782012f7a422ed6dc4b8e56c257e51029..cd2f43ec76e8a6bcb13287afaafc71d31d59b567 100644
(file)
--- a/
net/nut/Config.in
+++ b/
net/nut/Config.in
@@
-29,4
+29,4
@@
bool "Build with suport for serial drivers"
help
If you have a UPS connected via serial cable, select this.
- default
n
+ default
y