set the sdk default to y if CONFIG_ALL is set
[openwrt/staging/dedeckeh.git] / openwrt / target / sdk / Config.in
index 538b473d001c7dea6fef066542268cf82dc3e5df..3ead29600c44fb8de828551a0e84de33559b36d2 100644 (file)
@@ -1,6 +1,6 @@
 config SDK
        bool "Build the OpenWrt SDK"
-       default n
+       default y if ALL
        help
          This is essentially a stripped-down version of the buildroot
          with a precompiled toolchain. It can be used to develop and