[Armadeus-commitlog] armadeus branch, buildroot-update, updated. armadeus-6.0-148-gbdf3e7e
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2016-10-31 16:16:10
|
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 bdf3e7e0c13f1a97bf3d278d4ee59685912af3a4 (commit)
from 3509f9d688481ad3b3031ef7db72a9ae6dd7151b (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 bdf3e7e0c13f1a97bf3d278d4ee59685912af3a4
Author: Julien BOIBESSOT <jul...@ar...>
Date: Mon Oct 31 17:10:11 2016 +0100
[LINUX] 4.8+: opos6ul: add some commonly available sensors drivers (ADS1015, MCP4725, HMC5843, BMP180)
-----------------------------------------------------------------------
Summary of changes:
.../armadeus/opos6ul/opos6ul-linux-4.8.config | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.8.config b/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.8.config
index 2f662ea..6678f96 100644
--- a/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.8.config
+++ b/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.8.config
@@ -180,6 +180,7 @@ CONFIG_POWER_RESET_SYSCON=y
CONFIG_POWER_RESET_SYSCON_POWEROFF=y
CONFIG_SENSORS_GPIO_FAN=y
CONFIG_SENSORS_IIO_HWMON=y
+CONFIG_SENSORS_ADS1015=m
CONFIG_THERMAL=y
CONFIG_CPU_THERMAL=y
CONFIG_IMX_THERMAL=y
@@ -294,7 +295,11 @@ CONFIG_MXS_DMA=y
CONFIG_STAGING=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_IIO=y
+CONFIG_TI_ADS1015=m
CONFIG_VF610_ADC=y
+CONFIG_MCP4725=m
+CONFIG_SENSORS_HMC5843_I2C=m
+CONFIG_BMP280=m
CONFIG_PWM=y
CONFIG_PWM_FSL_FTM=y
CONFIG_PWM_IMX=y
hooks/post-receive
--
armadeus
|