summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.in b/Config.in
index c0c38ff6f..6ead7cb3d 100644
--- a/Config.in
+++ b/Config.in
@@ -100,8 +100,8 @@ config BR2_WGET
default "wget --passive-ftp -nd"
config BR2_SVN
- string
- default "Subversion (svn) checkout command"
+ string "Subversion (svn) checkout command"
+ default "svn co"
config BR2_TAR_VERBOSITY
bool "Tar verbose"