From 15a246d942336876a21d8fc16e8b4a52bb143819 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 10 May 2015 03:56:11 +0000 Subject: [PATCH] [armel/kirkwood] regulator: Re-enable REGULATOR, REGULATOR_FIXED_VOLTAGE svn path=/dists/trunk/linux/; revision=22579 --- debian/changelog | 1 + debian/config/armel/config.kirkwood | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index a44310939..39cecb043 100644 --- a/debian/changelog +++ b/debian/changelog @@ -245,6 +245,7 @@ linux (4.0.2-1~exp1) UNRELEASED; urgency=medium * [x86] Enable DW_DMAC and re-enable SND_SOC_INTEL_HASWELL_MACH, SND_SOC_INTEL_BYT_RT5640_MACH, SND_SOC_INTEL_BYT_MAX98090_MACH as modules * [x86] tpm: Enable TCG_TIS_I2C_ST33 as module, replacing TCG_ST33_I2C + * [armel/kirkwood] regulator: Re-enable REGULATOR, REGULATOR_FIXED_VOLTAGE [ Ian Campbell ] * [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364) diff --git a/debian/config/armel/config.kirkwood b/debian/config/armel/config.kirkwood index ec6f38ed4..61a35963a 100644 --- a/debian/config/armel/config.kirkwood +++ b/debian/config/armel/config.kirkwood @@ -447,6 +447,12 @@ CONFIG_PCI_MVEBU=y CONFIG_POWER_RESET_QNAP=y CONFIG_POWER_RESET_RESTART=y +## +## file: drivers/regulator/Kconfig +## +CONFIG_REGULATOR=y +CONFIG_REGULATOR_FIXED_VOLTAGE=y + ## ## file: drivers/rtc/Kconfig ##