X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b406e8202ba67abb84d59063738b51338a467e01..ea12a614d61e58f40273da94ad386ed5c2c87b46:/target/sdk/Config.in

diff --git a/target/sdk/Config.in b/target/sdk/Config.in
index f70810ba0..3ead29600 100644
--- a/target/sdk/Config.in
+++ b/target/sdk/Config.in
@@ -1,9 +1,9 @@
-config BR2_PACKAGE_SDK
-	bool "OpenWrt SDK"
-	default y if CONFIG_DEVEL
+config SDK
+	bool "Build the OpenWrt SDK"
+	default y if ALL
 	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
 
+