diff --git a/openwrt/package/sdk/Config.in b/openwrt/package/sdk/Config.in index 1b0c7ce586..b5c8d92b3e 100644 --- a/openwrt/package/sdk/Config.in +++ b/openwrt/package/sdk/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_SDK bool "OpenWrt SDK" - default y + default n help Build an OpenWrt SDK. This is essentially a stripped-down version of the buildroot