diff --git a/openwrt/package/ipkg/Config.in b/openwrt/package/ipkg/Config.in index a8bdef97ce..4cbd295001 100644 --- a/openwrt/package/ipkg/Config.in +++ b/openwrt/package/ipkg/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_IPKG prompt "ipkg.............................. The itsy package management system" tristate - default m if BUSYBOX_CONFIG_IPKG + default n if BUSYBOX_CONFIG_IPKG default y if ! BUSYBOX_CONFIG_IPKG help Lightweight package management system