[Armadeus-commitlog] armadeus branch, buildroot-update, updated. armadeus-6.0-126-g9dd2fb4
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2016-09-23 16:57:29
|
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, buildroot-update has been updated
via 9dd2fb4bd706c099aea339e22954730b0e743885 (commit)
via e27eac81198fdac5eb9828a6889cbb3f8f89e111 (commit)
from edefd879dcad327f87215211da354344a86dc2cf (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 9dd2fb4bd706c099aea339e22954730b0e743885
Author: Julien BOIBESSOT <jul...@ar...>
Date: Fri Sep 23 18:51:58 2016 +0200
[BUILDROOT] opos6ul: add spidev-test & spi-tools package to default config
commit e27eac81198fdac5eb9828a6889cbb3f8f89e111
Author: Julien BOIBESSOT <jul...@ar...>
Date: Fri Sep 23 18:49:32 2016 +0200
[LINUX] opos6ul: add spidev driver as module
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos6ul_defconfig | 2 ++
.../armadeus/opos6ul/opos6ul-linux-4.7.config | 1 +
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/buildroot/configs/opos6ul_defconfig b/buildroot/configs/opos6ul_defconfig
index bc47dbe..dc238a4 100644
--- a/buildroot/configs/opos6ul_defconfig
+++ b/buildroot/configs/opos6ul_defconfig
@@ -40,6 +40,7 @@ BR2_PACKAGE_GDB=y
BR2_PACKAGE_LTRACE=y
BR2_PACKAGE_PV=y
BR2_PACKAGE_RAMSMP=y
+BR2_PACKAGE_SPIDEV_TEST=y
BR2_PACKAGE_STRACE=y
BR2_PACKAGE_DOSFSTOOLS=y
BR2_PACKAGE_DOSFSTOOLS_FATLABEL=y
@@ -58,6 +59,7 @@ BR2_PACKAGE_APF_CONFIG=y
BR2_PACKAGE_EVTEST=y
BR2_PACKAGE_I2C_TOOLS=y
BR2_PACKAGE_KBD=y
+BR2_PACKAGE_SPI_TOOLS=y
BR2_PACKAGE_UBOOT_TOOLS=y
BR2_PACKAGE_LIBVORBIS=y
BR2_PACKAGE_LIBUSB=y
diff --git a/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.7.config b/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.7.config
index ea5fc4b..2f662ea 100644
--- a/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.7.config
+++ b/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.7.config
@@ -168,6 +168,7 @@ CONFIG_I2C_GPIO=y
CONFIG_I2C_IMX=y
CONFIG_SPI=y
CONFIG_SPI_IMX=y
+CONFIG_SPI_SPIDEV=m
CONFIG_GPIO_SYSFS=y
CONFIG_W1=y
CONFIG_W1_MASTER_GPIO=m
hooks/post-receive
--
armadeus
|