[armhf] Enable MFD_AC100 and RTC_DRV_AC100, used in allwinner A80/A83t

systems.
This commit is contained in:
Vagrant Cascadian 2018-06-02 22:08:36 -07:00
parent bc42fd66b1
commit 31812a0dcb
2 changed files with 7 additions and 0 deletions

5
debian/changelog vendored
View File

@ -1,7 +1,12 @@
linux (4.16.12-2) UNRELEASED; urgency=medium
[ Salvatore Bonaccorso ]
* sr: pass down correctly sized SCSI sense buffer (CVE-2018-11506)
[ Vagrant Cascadian ]
* [armhf] Enable MFD_AC100 and RTC_DRV_AC100, used in allwinner A80/A83t
systems.
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 30 May 2018 08:41:30 +0200
linux (4.16.12-1) unstable; urgency=medium

View File

@ -602,6 +602,7 @@ CONFIG_TEGRA124_EMC=y
##
## file: drivers/mfd/Kconfig
##
CONFIG_MFD_AC100=y
CONFIG_MFD_AS3722=y
CONFIG_MFD_AXP20X_I2C=y
CONFIG_MFD_CROS_EC=m
@ -1018,6 +1019,7 @@ CONFIG_REGULATOR_VEXPRESS=m
##
## file: drivers/rtc/Kconfig
##
CONFIG_RTC_DRV_AC100=y
CONFIG_RTC_DRV_AS3722=y
CONFIG_RTC_DRV_DS1307=y
CONFIG_RTC_DRV_MAX77686=y