[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.0-2634-gca9b759
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2011-12-10 21:54:26
|
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 ca9b7590900d4cfc6ae18bbc72dab811a625fc8d (commit)
via 2fa34e12aa1efaf02efcf203501cc40a82cfd662 (commit)
from e9f6b79bf8f69fbf9ee4668c944d5448982195d1 (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 ca9b7590900d4cfc6ae18bbc72dab811a625fc8d
Merge: 2fa34e1 e9f6b79
Author: Julien Boibessot <jul...@ar...>
Date: Sat Dec 10 22:52:51 2011 +0100
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
commit 2fa34e12aa1efaf02efcf203501cc40a82cfd662
Author: Julien Boibessot <jul...@ar...>
Date: Sat Dec 10 22:52:23 2011 +0100
[LINUX] APF51: activates all related FPGA drivers as modules by default
-----------------------------------------------------------------------
Summary of changes:
.../armadeus/apf51/apf51-linux-2.6.38.config | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.config b/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.config
index f1f46e0..c1efdc2 100644
--- a/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.config
+++ b/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.config
@@ -223,7 +223,16 @@ CONFIG_USB_G_HID=m
CONFIG_ARMADEUS_DRIVERS=y
CONFIG_ARMADEUS_FPGA_DRIVERS=y
CONFIG_ARMADEUS_FPGA_LOADER_DRIVER=m
-# CONFIG_ARMADEUS_FPGA_VIRTUAL_COMPONENTS is not set
+CONFIG_ARMADEUS_FPGA_VIRTUAL_COMPONENTS_GPIO=m
+CONFIG_ARMADEUS_FPGA_BOARD_DESIGNS=y
+CONFIG_ARMADEUS_FPGA_BOARD_DESIGNS_WISHBONE_EXAMPLE=y
+CONFIG_ARMADEUS_FPGA_BOARD_DESIGNS_WISHBONE_EXAMPLE_BUTTON_DRIVER=m
+CONFIG_ARMADEUS_FPGA_BOARD_DESIGNS_WISHBONE_EXAMPLE_LED_DRIVER=m
+CONFIG_ARMADEUS_FPGA_BOARD_DESIGNS_WISHBONE_EXAMPLE_IRQ_MNGR_DRIVER=m
+CONFIG_ARMADEUS_FPGA_BOARD_DESIGNS_TWIN_UARTS=y
+CONFIG_ARMADEUS_FPGA_BOARD_DESIGNS_TWIN_UARTS_UARTS=m
+CONFIG_ARMADEUS_FPGA_BOARD_DESIGNS_TWIN_UARTS_IRQ_MNGR=m
+CONFIG_ARMADEUS_FPGA_BOARD_DESIGNS_SPVISION_PROBER=m
CONFIG_ARMADEUS_PWM_DRIVER=m
CONFIG_MMC=y
CONFIG_MMC_SDHCI=y
hooks/post-receive
--
armadeus
|