change default to busybox stable

SVN-Revision: 215
This commit is contained in:
Waldemar Brodkorb 2005-02-06 15:44:40 +00:00
parent 994ee40e07
commit 3f08b16418
1 changed files with 1 additions and 1 deletions

View File

@ -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 CVS snapshot instead of release.