X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4327f0bb69115b28ebe2015a3aefb42154dc5fd4..debd7efc3288f3a623f2181bd08c24496ff90ded:/openwrt/package/sdk/Config.in

diff --git a/openwrt/package/sdk/Config.in b/openwrt/package/sdk/Config.in
index b5c8d92b3..f70810ba0 100644
--- a/openwrt/package/sdk/Config.in
+++ b/openwrt/package/sdk/Config.in
@@ -1,8 +1,9 @@
 config BR2_PACKAGE_SDK
 	bool "OpenWrt SDK"
-	default n
+	default y if CONFIG_DEVEL
 	help
 	  Build an OpenWrt SDK.
 	  This is essentially a stripped-down version of the buildroot
 	  with a precompiled toolchain. It can be used to develop and
 	  test packages for OpenWrt before including them in the buildroot
+