summaryrefslogtreecommitdiff
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/Config.in')
-rw-r--r--package/busybox/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in
index 05e138d22..d3c06a9e9 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -12,7 +12,7 @@ config BR2_PACKAGE_BUSYBOX
config BR2_PACKAGE_BUSYBOX_SNAPSHOT
bool "Use the daily snapshot of BusyBox?"
depends BR2_PACKAGE_BUSYBOX
- default y
+ default n
help
Use the latest BusyBox daily snapshot instead of release.