diff --git a/debian/changelog b/debian/changelog index 126436433..f18481655 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sun, 16 Apr 2017 16:09:27 +0200 diff --git a/debian/config/arm64/config b/debian/config/arm64/config index e7027c099..985a357e8 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -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