kernel/3.1[02]: add Winbond W25X05 SPI flash support
[openwrt.git] / target / sdk / Config.in
index 538b473..28c6f3e 100644 (file)
@@ -1,6 +1,6 @@
 config SDK
        bool "Build the OpenWrt SDK"
-       default n
+       depends on !EXTERNAL_TOOLCHAIN
        help
          This is essentially a stripped-down version of the buildroot
          with a precompiled toolchain. It can be used to develop and