summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2009-10-28 20:49:18 +0100
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2009-10-28 20:49:18 +0100
commitce7914a16a6e1d36a68346de26d713e880765c92 (patch)
tree73a2b49b116aaa72a1444beb92b96cdc37ae8a44 /extra
parent575c76ab8f915aa1c728f353ed9d528f0070449c (diff)
remove wrong default for choice
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'extra')
-rw-r--r--extra/Configs/Config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 75f87feff..02a16eed3 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -1308,7 +1308,6 @@ prompt "Locale data"
config UCLIBC_BUILD_ALL_LOCALE
bool "All locales"
depends on UCLIBC_HAS_LOCALE
- default y
help
This builds all the locales that are available on your
host-box.
@@ -1316,7 +1315,6 @@ config UCLIBC_BUILD_ALL_LOCALE
config UCLIBC_BUILD_MINIMAL_LOCALE
bool "Only selected locales"
depends on UCLIBC_HAS_LOCALE
- default n
help
If you do not need all locales that are available on your
host-box, then set this to 'Y'.
@@ -1324,7 +1322,6 @@ config UCLIBC_BUILD_MINIMAL_LOCALE
config UCLIBC_PREGENERATED_LOCALE_DATA
bool "Use Pre-generated Locale Data"
depends on UCLIBC_HAS_LOCALE
- default n
help
Use pre-built locale data.