nut: Build serial drivers by default

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>
This commit is contained in:
Daniel F. Dickinson 2018-10-09 22:01:05 -04:00
parent 0a49d0ffbb
commit 8ff6a83a54

View 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