disable speedbooster if wds is enabled
[openwrt.git] / openwrt / package / rrdtool / Config.in
index f464af2..641e558 100644 (file)
@@ -1,12 +1,11 @@
 config BR2_COMPILE_RRDTOOL
        bool
-       default no
+       default n
        depends BR2_PACKAGE_LIBRRD
 
 config BR2_PACKAGE_LIBRRD
        tristate "librrd - Round Robin Database (RRD) management library (v1.2.x)"
        default n
-       depends !BR2_COMPILE_RRDTOOL1
        select BR2_COMPILE_RRDTOOL
        select BR2_PACKAGE_LIBART
        select BR2_PACKAGE_LIBFREETYPE
This page took 0.027139 seconds and 4 git commands to generate.