Enable BH1780 as module instead of SENSORS_BH1780

This commit is contained in:
Ben Hutchings 2016-09-07 21:33:23 +01:00
parent bb9f2e4f50
commit 0e5f2ca52a
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -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

View File

@ -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