[arm64] Enable REGULATOR_GPIO as module (Closes: #860222)

This commit is contained in:
Ben Hutchings 2017-04-21 01:33:01 +01:00
parent 1e2342437a
commit 3cd2ed795d
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -10,6 +10,7 @@ linux (4.11~rc7-1~exp1) UNRELEASED; urgency=medium
implements PTP clock
* [arm64] Enable ARCH_SUNXI, RTC_DRV_SUN6I as built-in,
MMC_SUNXI and PHY_SUN4I_USB as modules (Closes: #860855)
* [arm64] Enable REGULATOR_GPIO as module (Closes: #860222)
-- Lukas Wunner <lukas@wunner.de> Sun, 16 Apr 2017 16:09:27 +0200

View File

@ -594,6 +594,7 @@ CONFIG_PWM_TEGRA=m
##
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=m
CONFIG_REGULATOR_GPIO=m
CONFIG_REGULATOR_HI655X=m
CONFIG_REGULATOR_MAX77620=m
CONFIG_REGULATOR_PWM=m