[linux] 03/04: Enable BH1780 as module instead of SENSORS_BH1780

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Sep 7 21:11:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 0e5f2ca52a198e5bdc4a812ffc359d56a9a0c0dd
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Sep 7 21:33:23 2016 +0100

    Enable BH1780 as module instead of SENSORS_BH1780
---
 debian/changelog     | 1 +
 debian/config/config | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 673b9b6..c976f4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ linux (4.8~rc5-1~exp1) UNRELEASED; urgency=medium
   [ Ben Hutchings ]
   * Update config for 4.8:
     - Enable HID_LED as module instead of USB_LED
+    - Enable BH1780 as module instead of SENSORS_BH1780
     - [alpha] Enable RTC_CLASS and RTC_DRV_ALPHA instead of GEN_RTC
     - [armhf] Rename omapdrm display config symbols
     - [armhf] Enable IIO_ST_ACCEL_3AXIS as module instead of LIS3L02DQ
diff --git a/debian/config/config b/debian/config/config
index df5784e..7353c0a 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -1063,6 +1063,7 @@ CONFIG_ACPI_ALS=m
 # CONFIG_APDS9300 is not set
 # CONFIG_APDS9960 is not set
 # CONFIG_BH1750 is not set
+CONFIG_BH1780=m
 # CONFIG_CM32181 is not set
 # CONFIG_CM3232 is not set
 # CONFIG_CM3323 is not set
@@ -2440,7 +2441,6 @@ CONFIG_APDS9802ALS=m
 CONFIG_ISL29003=m
 CONFIG_ISL29020=m
 CONFIG_SENSORS_TSL2550=m
-CONFIG_SENSORS_BH1780=m
 CONFIG_SENSORS_BH1770=m
 CONFIG_SENSORS_APDS990X=m
 CONFIG_HMC6352=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list