[Armadeus-commitlog] armadeus branch, master, updated. release-3.4-126-g499042f
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2011-05-11 15:24:38
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 499042ffeda3181646cdad4d108fc9a100c0b8e2 (commit)
from 9416e234e922e82d85eae0959f21c9b9225bdb06 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 499042ffeda3181646cdad4d108fc9a100c0b8e2
Author: Fabien Marteau <fab...@ar...>
Date: Wed May 11 17:22:12 2011 +0200
[linux] Select fpga by defaut in linux for apf27
-----------------------------------------------------------------------
Summary of changes:
.../armadeus/apf27/apf27-linux-2.6.38.config | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.38.config b/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.38.config
index 20146f3..70346da 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.38.config
+++ b/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.38.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux/arm 2.6.38.1 Kernel Configuration
-# Fri Apr 29 14:10:32 2011
+# Tue May 10 13:46:36 2011
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -287,7 +287,7 @@ CONFIG_MACH_MX27=y
# CONFIG_MACH_PCA100 is not set
# CONFIG_MACH_MXT_TD60 is not set
CONFIG_MACH_APF27=y
-# CONFIG_MACH_APF27_FPGA is not set
+CONFIG_MACH_APF27_FPGA=y
CONFIG_MACH_APF27_HAS_BASEBOARD=y
CONFIG_MACH_APF27_DEV=y
CONFIG_MACH_APF27_DEV_EXT_NONE=y
hooks/post-receive
--
armadeus
|