[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-rc1-21-gd438f6d
Brought to you by:
sszy
|
From: Gwenhael Goavec-M. <gwe...@us...> - 2013-11-30 09:15:30
|
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 d438f6ddbd7982bf410c4212f5e9ac95e352371f (commit)
from 408994b412f978f9d321e3b08b3ab2e2146df494 (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 d438f6ddbd7982bf410c4212f5e9ac95e352371f
Author: Gwenhael Goavec-Merou <gwe...@tr...>
Date: Sat Nov 30 10:16:04 2013 +0100
[LINUX][3.12] apf28 linux config: Active USB host by default
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf28/apf28-linux-3.12.config | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.config
index cb875e4..137bd12 100644
--- a/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.config
+++ b/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.config
@@ -126,12 +126,14 @@ CONFIG_USB=y
CONFIG_USB_DEBUG=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_MON=y
+CONFIG_USB_EHCI_HCD=y
CONFIG_USB_ACM=y
CONFIG_USB_PRINTER=y
CONFIG_USB_WDM=y
CONFIG_USB_STORAGE=y
CONFIG_USB_CHIPIDEA=y
CONFIG_USB_CHIPIDEA_UDC=y
+CONFIG_USB_CHIPIDEA_HOST=y
CONFIG_USB_MXS_PHY=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_DEBUG_FILES=y
hooks/post-receive
--
armadeus
|