tweak defconfig
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 16 Jul 2010 13:31:38 +0000 (15:31 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 16 Jul 2010 13:31:38 +0000 (15:31 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/Config.src
libbb/Config.src

index f64b3347b25b3ee37f8fdf81bab21ce6af0e77c7..9a84fd6c6ea055f5f2a24e1de1d5c3b27fea7c94 100644 (file)
@@ -39,7 +39,7 @@ config FEATURE_SEAMLESS_Z
 
 config AR
        bool "ar"
-       default y
+       default n  # needs to be improved to be able to replace binutils ar
        help
          ar is an archival utility program used to create, modify, and
          extract contents from archives. An archive is a single file holding
index 80b1e0d21a2da0636fdeef321a6650bd6857d5b5..09bf8924647d9bd0ae361913d95b874a316753dd 100644 (file)
@@ -98,7 +98,7 @@ config FEATURE_USERNAME_COMPLETION
 
 config FEATURE_EDITING_FANCY_PROMPT
        bool "Fancy shell prompts"
-       default n
+       default y
        depends on FEATURE_EDITING
        help
          Setting this option allows for prompts to use things like \w and