[Armadeus-commitlog] SF.net SVN: armadeus:[945] trunk/buildroot/target/device/armadeus/apf9328/ ap
Brought to you by:
sszy
|
From: <ar...@us...> - 2008-12-11 13:28:08
|
Revision: 945
http://armadeus.svn.sourceforge.net/armadeus/?rev=945&view=rev
Author: artemys
Date: 2008-12-11 13:28:04 +0000 (Thu, 11 Dec 2008)
Log Message:
-----------
[LINUX] Activate EABI for 2.6.23 kernel (APF9328)
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/apf9328/apf9328-linux-2.6.23.1.config
Modified: trunk/buildroot/target/device/armadeus/apf9328/apf9328-linux-2.6.23.1.config
===================================================================
--- trunk/buildroot/target/device/armadeus/apf9328/apf9328-linux-2.6.23.1.config 2008-12-11 12:47:33 UTC (rev 944)
+++ trunk/buildroot/target/device/armadeus/apf9328/apf9328-linux-2.6.23.1.config 2008-12-11 13:28:04 UTC (rev 945)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.23.1
-# Mon Dec 8 13:53:53 2008
+# Thu Dec 11 10:38:04 2008
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -196,7 +196,8 @@
# CONFIG_HIGH_RES_TIMERS is not set
CONFIG_PREEMPT=y
CONFIG_HZ=100
-# CONFIG_AEABI is not set
+CONFIG_AEABI=y
+CONFIG_OABI_COMPAT=y
# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|