aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-09-07 21:33:23 +0100
committerBen Hutchings <ben@decadent.org.uk>2016-09-07 21:33:23 +0100
commit0e5f2ca52a198e5bdc4a812ffc359d56a9a0c0dd (patch)
treee72fd2819cf395a233b6e65ae0156f41952261c1
parentbb9f2e4f504c8986cbb7cff7184d376a96da7fa1 (diff)
downloadkernel_replicant_linux-0e5f2ca52a198e5bdc4a812ffc359d56a9a0c0dd.tar.gz
kernel_replicant_linux-0e5f2ca52a198e5bdc4a812ffc359d56a9a0c0dd.tar.bz2
kernel_replicant_linux-0e5f2ca52a198e5bdc4a812ffc359d56a9a0c0dd.zip
Enable BH1780 as module instead of SENSORS_BH1780
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/config2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 673b9b6d5add..c976f4efa507 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 df5784edd187..7353c0a3d031 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