Convert the nand driver to a platform_device, should only allow routerboards to use it
[openwrt.git] / target / sdk / Config.in
index 343352a..3ead296 100644 (file)
@@ -1,9 +1,9 @@
-config PACKAGE_SDK
-       bool "OpenWrt SDK"
-       default y if 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
 
+