X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/bd2218a04ffa7abbbcda591b53d526d6e8eba605..bed0ad8379dabfada2b97415ab73d8b53f981c22:/openwrt/package/rrdtool1/Config.in diff --git a/openwrt/package/rrdtool1/Config.in b/openwrt/package/rrdtool1/Config.in index 556708b67..1d30f8e8e 100644 --- a/openwrt/package/rrdtool1/Config.in +++ b/openwrt/package/rrdtool1/Config.in @@ -1,12 +1,11 @@ config BR2_COMPILE_RRDTOOL1 bool - default no + default n depends BR2_PACKAGE_LIBRRD1 config BR2_PACKAGE_LIBRRD1 tristate "librrd1 - Round Robin Database (RRD) management library (v1.0.x)" default m if CONFIG_DEVEL - depends !BR2_COMPILE_RRDTOOL select BR2_COMPILE_RRDTOOL1 select BR2_PACKAGE_ZLIB help