diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2007-07-31 22:38:52 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2007-07-31 22:38:52 +0000 |
commit | dd65a3cc0f6a5363800912d7eec230d5b935f802 (patch) | |
tree | b23953519cfdaea6f25cc7eb437014caab0a49df /Config.in | |
parent | aac3c1bbec1fcbe2232219e2be46a5f99fd9a29a (diff) |
Change def of BR2_USE_WCHAR to build uClibc w WCHAR support
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -651,12 +651,6 @@ config BR2_DEPRECATED help This option hides outdated/obsolete versions of packages. -config BR2_USE_WCHAR - bool "Show packages that require WCHAR support" - default y - help - This option hides packages which cannot be built without WCHAR. - choice prompt "strip" default BR2_STRIP_strip |