[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-99-ge7b32e7
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2012-03-06 09:25:19
|
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 e7b32e7f0925e250ae1bacd2c29f1224c847c3db (commit)
from 8fc7106882947fd07a7ae90089e34db13aa452d8 (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 e7b32e7f0925e250ae1bacd2c29f1224c847c3db
Author: Julien Boibessot <jul...@ar...>
Date: Tue Mar 6 10:24:35 2012 +0100
[LINUX] Add g_file_storage driver to default APF27 & PPS 2.6.29 config
-----------------------------------------------------------------------
Summary of changes:
.../armadeus/apf27/apf27-linux-2.6.29.config | 5 +++--
.../device/armadeus/pps/pps-linux-2.6.29.config | 7 +++++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.29.config b/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.29.config
index 532ad54..eb35e88 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.29.config
+++ b/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.29.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.29.6
-# Mon Aug 8 16:23:15 2011
+# Tue Mar 6 10:20:55 2012
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1411,7 +1411,8 @@ CONFIG_USB_GADGET_DUALSPEED=y
CONFIG_USB_ETH=m
CONFIG_USB_ETH_RNDIS=y
CONFIG_USB_GADGETFS=m
-# CONFIG_USB_FILE_STORAGE is not set
+CONFIG_USB_FILE_STORAGE=m
+# CONFIG_USB_FILE_STORAGE_TEST is not set
CONFIG_USB_G_SERIAL=m
# CONFIG_USB_MIDI_GADGET is not set
# CONFIG_USB_G_PRINTER is not set
diff --git a/buildroot/target/device/armadeus/pps/pps-linux-2.6.29.config b/buildroot/target/device/armadeus/pps/pps-linux-2.6.29.config
index 52ce477..86d9fe9 100644
--- a/buildroot/target/device/armadeus/pps/pps-linux-2.6.29.config
+++ b/buildroot/target/device/armadeus/pps/pps-linux-2.6.29.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.29.6
-# Tue Aug 9 09:09:19 2011
+# Tue Mar 6 09:39:29 2012
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1402,7 +1402,8 @@ CONFIG_USB_GADGET_DUALSPEED=y
CONFIG_USB_ETH=m
CONFIG_USB_ETH_RNDIS=y
# CONFIG_USB_GADGETFS is not set
-# CONFIG_USB_FILE_STORAGE is not set
+CONFIG_USB_FILE_STORAGE=m
+# CONFIG_USB_FILE_STORAGE_TEST is not set
CONFIG_USB_G_SERIAL=m
# CONFIG_USB_MIDI_GADGET is not set
# CONFIG_USB_G_PRINTER is not set
@@ -1455,6 +1456,8 @@ CONFIG_ARMADEUS_FPGA_VIRTUAL_COMPONENTS=y
# CONFIG_ARMADEUS_FPGA_VIRTUAL_COMPONENTS_IRQ_MNGR is not set
# CONFIG_ARMADEUS_FPGA_VIRTUAL_COMPONENTS_BUTTON is not set
# CONFIG_ARMADEUS_FPGA_VIRTUAL_COMPONENTS_LED is not set
+# CONFIG_ARMADEUS_FPGA_VIRTUAL_COMPONENTS_GPIO is not set
+# CONFIG_ARMADEUS_FPGA_VIRTUAL_SPVISION_LOADER is not set
# CONFIG_POD_DRIVERS is not set
# CONFIG_ARMADEUS_FPGA_BOARD_DESIGNS is not set
hooks/post-receive
--
armadeus
|