[Armadeus-commitlog] SF.net SVN: armadeus:[1104] trunk/buildroot/target/device/armadeus/apf9328/ a
Brought to you by:
sszy
|
From: <ar...@us...> - 2009-02-25 20:44:10
|
Revision: 1104
http://armadeus.svn.sourceforge.net/armadeus/?rev=1104&view=rev
Author: artemys
Date: 2009-02-25 20:44:05 +0000 (Wed, 25 Feb 2009)
Log Message:
-----------
[LINUX] Add NLS_ISO8859_1 by default on APF9328
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/apf9328/apf9328-linux-2.6.27.13.config
Modified: trunk/buildroot/target/device/armadeus/apf9328/apf9328-linux-2.6.27.13.config
===================================================================
--- trunk/buildroot/target/device/armadeus/apf9328/apf9328-linux-2.6.27.13.config 2009-02-25 20:26:43 UTC (rev 1103)
+++ trunk/buildroot/target/device/armadeus/apf9328/apf9328-linux-2.6.27.13.config 2009-02-25 20:44:05 UTC (rev 1104)
@@ -1379,7 +1379,7 @@
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
-# CONFIG_NLS_ISO8859_1 is not set
+CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|