diff options
Diffstat (limited to 'package/bandwidthd/Config.in')
| -rw-r--r-- | package/bandwidthd/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bandwidthd/Config.in b/package/bandwidthd/Config.in index b4a47f2ec6..a503da43ff 100644 --- a/package/bandwidthd/Config.in +++ b/package/bandwidthd/Config.in @@ -32,8 +32,8 @@ if BR2_PACKAGE_BANDWIDTHD config BR2_PACKAGE_BANDWIDTHD_POSTGRESQL bool "enable postgresql log target support" - select BR2_PACKAGE_POSTGRESQL depends on !BR2_STATIC_LIBS + select BR2_PACKAGE_POSTGRESQL help Enable support for logging the bandwidthd data to a remote (or local) postgresql server. This data can then be viewed |

