aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-07-20 14:58:27 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-07-20 14:58:27 +0000
commit7e7ad186ecbe9d9e986d595fe300126d961f186d (patch)
treeed2b40035dd266fda98b08fc95cdea9a43a50c50 /toolchain/uClibc/Config.in
parent70b54787567f0c67c929976e495998c41773760a (diff)
downloadmaster-187ad058-7e7ad186ecbe9d9e986d595fe300126d961f186d.tar.gz
master-187ad058-7e7ad186ecbe9d9e986d595fe300126d961f186d.tar.bz2
master-187ad058-7e7ad186ecbe9d9e986d595fe300126d961f186d.zip
more cleanup in toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1501 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/Config.in')
-rw-r--r--toolchain/uClibc/Config.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in
index 09453bff3e..4b016c951f 100644
--- a/toolchain/uClibc/Config.in
+++ b/toolchain/uClibc/Config.in
@@ -16,11 +16,3 @@ config BR2_USE_UCLIBC_SNAPSHOT
default "snapshot"
depends on BR2_UCLIBC_VERSION_SNAPSHOT
-config BR2_ENABLE_LOCALE
- bool
- prompt "Enable locale/gettext/i18n support?" if CONFIG_DEVEL
- default n
- help
- Enable locale/gettext/i18n support?
-
-