diff options
-rw-r--r-- | toolchain/toolchain-common.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/toolchain-common.in b/toolchain/toolchain-common.in index ff667c0b2..dae34ab59 100644 --- a/toolchain/toolchain-common.in +++ b/toolchain/toolchain-common.in @@ -44,6 +44,7 @@ config BR2_TOOLCHAIN_SUPPORTS_PIE config BR2_ENABLE_LOCALE_PURGE bool "Purge unwanted locales" + default y help Explicitly specify what locales to install on target. If N then all locales supported by packages are installed. |