[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-496-g2b0b9b4
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2014-12-08 17:17:13
|
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 2b0b9b44cf310943ec79dbe574a79f0b4dc1ef6b (commit)
from accd0afc31f5cfdb8d9853f94921b0b9e048aabe (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 2b0b9b44cf310943ec79dbe574a79f0b4dc1ef6b
Author: Fabien Marteau <fab...@ar...>
Date: Mon Dec 8 18:16:35 2014 +0100
[KERNEL] adding fpga loading driver by default in menuconfig
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf6/apf6-linux-3.18.config | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf6/apf6-linux-3.18.config b/buildroot/target/device/armadeus/apf6/apf6-linux-3.18.config
index 96e706e..bf180c9 100644
--- a/buildroot/target/device/armadeus/apf6/apf6-linux-3.18.config
+++ b/buildroot/target/device/armadeus/apf6/apf6-linux-3.18.config
@@ -235,6 +235,9 @@ CONFIG_DRM_IMX_HDMI=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_PWM=y
CONFIG_PWM_IMX=y
+CONFIG_ARMADEUS_DRIVERS=y
+CONFIG_ARMADEUS_FPGA_DRIVERS=y
+CONFIG_ARMADEUS_FPGA_LOADER_DRIVER=m
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
hooks/post-receive
--
armadeus
|