diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-04-10 23:39:14 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-04-11 21:10:34 +0200 |
commit | 4ca8e41a7665c5260052cb1789eac63b981525d9 (patch) | |
tree | a4d9c313b7831fcbfac98f309f459894d8099647 /configs/arm_toolchain_defconfig | |
parent | 51a7a978a36e7f779ca7987ca2ec4ef817a3edcb (diff) |
Update defconfigs after BR2_ENABLE_LOCALE_PREGENERATED removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/arm_toolchain_defconfig')
-rw-r--r-- | configs/arm_toolchain_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/arm_toolchain_defconfig b/configs/arm_toolchain_defconfig index eabc09410..fa1a442df 100644 --- a/configs/arm_toolchain_defconfig +++ b/configs/arm_toolchain_defconfig @@ -277,7 +277,6 @@ BR2_LARGEFILE=y BR2_INET_IPV6=y BR2_INET_RPC=y BR2_ENABLE_LOCALE=y -# BR2_ENABLE_LOCALE_PREGENERATED is not set BR2_USE_WCHAR=y # BR2_SOFT_FLOAT is not set # BR2_PTHREADS_NONE is not set |