nut: Build serial drivers by default
authorDaniel F. Dickinson <cshored@thecshore.com>
Wed, 10 Oct 2018 02:01:05 +0000 (22:01 -0400)
committerDaniel 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

index b7f403b782012f7a422ed6dc4b8e56c257e51029..cd2f43ec76e8a6bcb13287afaafc71d31d59b567 100644 (file)
@@ -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