[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-369-gbb584aa
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2014-08-08 09:33:47
|
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 bb584aa76e09ab8b0f2ecf4109790017e21e00be (commit)
via a3ade9ce925641c709b1a09c9c9ecb7e8f671cdb (commit)
from f3e411c91b0874c95775d2c3daa1b758e0b63a19 (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 bb584aa76e09ab8b0f2ecf4109790017e21e00be
Author: Julien Boibessot <jul...@ar...>
Date: Fri Aug 8 11:28:35 2014 +0200
[LINUX] 3.10-legacy: Add APF6 Ethernet PHY driver to default configuration
commit a3ade9ce925641c709b1a09c9c9ecb7e8f671cdb
Author: Julien Boibessot <jul...@ar...>
Date: Fri Aug 8 11:26:24 2014 +0200
[BUILDROOT] APF6 (legacy): Add Vivante GPU SDK to default config
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6legacy_defconfig | 1 +
.../armadeus/apf6/apf6legacy-linux-3.10.config | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/buildroot/configs/apf6legacy_defconfig b/buildroot/configs/apf6legacy_defconfig
index 2961bc3..f4eec56 100644
--- a/buildroot/configs/apf6legacy_defconfig
+++ b/buildroot/configs/apf6legacy_defconfig
@@ -52,6 +52,7 @@ BR2_PACKAGE_EVTEST=y
BR2_PACKAGE_IMX_LIB=y
BR2_PACKAGE_IMX_LIB_PLATFORM_IMX6Q=y
BR2_PACKAGE_GPU_VIV_BIN_MX6Q=y
+BR2_PACKAGE_VIVANTE_GPU_SDK=y
BR2_PACKAGE_I2C_TOOLS=y
BR2_PACKAGE_MMC_UTILS=y
BR2_PACKAGE_TI_UTILS=y
diff --git a/buildroot/target/device/armadeus/apf6/apf6legacy-linux-3.10.config b/buildroot/target/device/armadeus/apf6/apf6legacy-linux-3.10.config
index 121578b..b27c252 100644
--- a/buildroot/target/device/armadeus/apf6/apf6legacy-linux-3.10.config
+++ b/buildroot/target/device/armadeus/apf6/apf6legacy-linux-3.10.config
@@ -126,6 +126,7 @@ CONFIG_SMC91X=y
CONFIG_SMC911X=y
CONFIG_SMSC911X=y
# CONFIG_NET_VENDOR_STMICRO is not set
+CONFIG_AT803X_PHY=y
# CONFIG_WLAN is not set
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_EVDEV=y
hooks/post-receive
--
armadeus
|