build: add buildbot specific config option for setting defaults
[openwrt/openwrt.git] / target / sdk / Config.in
index df2532985e1c325c55e7dcef474c3911377ccd0a..095759d06418e949d3c9a8dfa9deb5d3962cf499 100644 (file)
@@ -1,6 +1,7 @@
 config SDK
        bool "Build the LEDE SDK"
        depends on !EXTERNAL_TOOLCHAIN
+       default BUILDBOT
        help
          This is essentially a stripped-down version of the buildroot
          with a precompiled toolchain. It can be used to develop and