[arm64+armhf] Enable SYSCON poweroff driver.

svn path=/dists/trunk/linux/; revision=22727
This commit is contained in:
Ian Campbell 2015-05-30 21:18:17 +00:00
parent 3f27648fda
commit 15f7ac543c
3 changed files with 5 additions and 0 deletions

3
debian/changelog vendored
View File

@ -13,6 +13,9 @@ linux (4.1~rc5-1~exp1) UNRELEASED; urgency=medium
[ maximilian attems ]
* [x86] Enable SND_SOC_INTEL_BROADWELL_MACH. (closes: #785422)
[ Ian Campbell ]
* [arm64+armhf] Enable SYSCON poweroff driver.
-- Ben Hutchings <ben@decadent.org.uk> Mon, 11 May 2015 16:19:42 +0100
linux (4.0.4-1) unstable; urgency=medium

View File

@ -151,6 +151,7 @@ CONFIG_PHY_XGENE=m
CONFIG_POWER_RESET_VEXPRESS=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_POWER_RESET_SYSCON_POWEROFF=y
##
## file: drivers/rtc/Kconfig

View File

@ -683,6 +683,7 @@ CONFIG_POWER_RESET_AS3722=y
CONFIG_POWER_RESET_GPIO=y
CONFIG_POWER_RESET_RESTART=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_POWER_RESET_SYSCON_POWEROFF=y
##
## file: drivers/pwm/Kconfig