X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/bdca5a6eb0a2e67f80871f75b9816dc1b5fdab42..2ce9219a0eaee1513fe615409b48903f31072379:/openwrt/package/iproute2/Config.in diff --git a/openwrt/package/iproute2/Config.in b/openwrt/package/iproute2/Config.in index 8ffe73951..b123f5ca6 100644 --- a/openwrt/package/iproute2/Config.in +++ b/openwrt/package/iproute2/Config.in @@ -5,12 +5,12 @@ config BR2_PACKAGE_IPROUTE2 config BR2_PACKAGE_IPROUTE2_IP tristate "iproute2 routing control (ip)" - default m + default m if CONFIG_DEVEL select BR2_PACKAGE_IPROUTE2 config BR2_PACKAGE_IPROUTE2_TC tristate "iproute2 traffic control (tc)" - default m + default m if CONFIG_DEVEL select BR2_PACKAGE_IPROUTE2 select BR2_PACKAGE_KMOD_SCHED