[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 4cccacc785
commit 50a8903a67
2 changed files with 9 additions and 0 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
linux (4.17~rc7-1~exp2) UNRELEASED; urgency=medium
* [armhf] Enable MFD_AC100 and RTC_DRV_AC100, used in allwinner A80/A83t
systems.
-- Vagrant Cascadian <vagrant@debian.org> Sat, 02 Jun 2018 22:06:13 -0700
linux (4.17~rc7-1~exp1) experimental; urgency=medium
* New upstream release candidate

View File

@ -601,6 +601,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
@ -1017,6 +1018,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