[x86] Enable MFD_AXP20X_I2C, AXP288_FUEL_GAUGE as modules (Closes: #895129)

This commit is contained in:
Ben Hutchings 2018-04-18 23:31:26 +01:00
parent 0fefb6932b
commit 95cf0f2687
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -506,6 +506,7 @@ linux (4.15.17-1) UNRELEASED; urgency=medium
(Closes: #895362) (Closes: #895362)
* SCSI: Enable SCSI_SYM53C8XX_2 as module on all architectures * SCSI: Enable SCSI_SYM53C8XX_2 as module on all architectures
(Closes: #895532) (Closes: #895532)
* [x86] Enable MFD_AXP20X_I2C, AXP288_FUEL_GAUGE as modules (Closes: #895129)
[ Vagrant Cascadian ] [ Vagrant Cascadian ]
* [armhf] Add patch to fix loading of imx6q-cpufreq module. * [armhf] Add patch to fix loading of imx6q-cpufreq module.

View File

@ -900,6 +900,7 @@ CONFIG_VIDEO_TM6000_DVB=m
## ##
## file: drivers/mfd/Kconfig ## file: drivers/mfd/Kconfig
## ##
CONFIG_MFD_AXP20X_I2C=m
# CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set # CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set
CONFIG_LPC_ICH=m CONFIG_LPC_ICH=m
CONFIG_MFD_INTEL_LPSS_ACPI=m CONFIG_MFD_INTEL_LPSS_ACPI=m
@ -1401,6 +1402,7 @@ CONFIG_PNP=y
## file: drivers/power/supply/Kconfig ## file: drivers/power/supply/Kconfig
## ##
CONFIG_BATTERY_SBS=m CONFIG_BATTERY_SBS=m
CONFIG_AXP288_FUEL_GAUGE=m
## ##
## file: drivers/powercap/Kconfig ## file: drivers/powercap/Kconfig