diff options
| author | Manuel Schneider | 2014-04-09 16:52:13 +0200 |
|---|---|---|
| committer | Manuel Schneider | 2014-04-09 16:52:13 +0200 |
| commit | 646ac405badd19e8288070ab34ee0ca70b13c8ff (patch) | |
| tree | 50a38b4eb2cbbe40964ede1fcf750cdc82dc8ba7 | |
| parent | [beamergui] If recognized two outputs apply preferred resolutions and arrange... (diff) | |
| parent | [busybox] Add locale support (diff) | |
| download | tm-scripts-646ac405badd19e8288070ab34ee0ca70b13c8ff.tar.gz tm-scripts-646ac405badd19e8288070ab34ee0ca70b13c8ff.tar.xz tm-scripts-646ac405badd19e8288070ab34ee0ca70b13c8ff.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
| -rw-r--r-- | remote/modules/busybox/openslx-busybox-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/busybox/openslx-busybox-config b/remote/modules/busybox/openslx-busybox-config index 2e2bc686..0ad7a7bc 100644 --- a/remote/modules/busybox/openslx-busybox-config +++ b/remote/modules/busybox/openslx-busybox-config @@ -25,7 +25,7 @@ CONFIG_SHOW_USAGE=y CONFIG_FEATURE_COMPRESS_USAGE=y # CONFIG_FEATURE_INSTALLER is not set # CONFIG_INSTALL_NO_USR is not set -# CONFIG_LOCALE_SUPPORT is not set +CONFIG_LOCALE_SUPPORT=y CONFIG_UNICODE_SUPPORT=y # CONFIG_UNICODE_USING_LOCALE is not set CONFIG_FEATURE_CHECK_UNICODE_IN_ENV=y |
