[armel/kirkwood] regulator: Re-enable REGULATOR, REGULATOR_FIXED_VOLTAGE

svn path=/dists/trunk/linux/; revision=22579
This commit is contained in:
Ben Hutchings 2015-05-10 03:56:11 +00:00
parent cde40e5a08
commit 15a246d942
2 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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)

View File

@ -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
##