diff options
Diffstat (limited to 'openwrt/package/busybox/Config.in')
-rw-r--r-- | openwrt/package/busybox/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/busybox/Config.in b/openwrt/package/busybox/Config.in index 4f72994af..4187ed0be 100644 --- a/openwrt/package/busybox/Config.in +++ b/openwrt/package/busybox/Config.in @@ -12,6 +12,7 @@ config BR2_PACKAGE_BUSYBOX config BR2_PACKAGE_BUSYBOX_SNAPSHOT bool "Use the daily snapshot of busybox?" depends BR2_PACKAGE_BUSYBOX + depends CONFIG_DEVEL default n help Use the latest busybox CVS snapshot instead of release. |