diff --git a/debian/changelog b/debian/changelog index 673b9b6d5..c976f4efa 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 df5784edd..7353c0a3d 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