[armel/kirkwood] power/reset: Re-enable POWER_RESET, POWER_RESET_GPIO

These used to be selected by ARCH_KIRKWOOD_DT, but that was removed in
3.17-rc1 and we didn't notice the loss of these.
This commit is contained in:
Ben Hutchings 2016-01-14 01:48:51 +00:00
parent 9a6aa4816a
commit 19216c6aaa
2 changed files with 4 additions and 0 deletions

2
debian/changelog vendored
View File

@ -10,6 +10,8 @@ linux (4.3.3-6) UNRELEASED; urgency=medium
* gpio: Enable GPIO_SYSFS wherever GPIOLIB is enabled (Closes: #810085)
* [armhf] udeb: Include usbhid in input-modules (Closes: #809521)
* linux-image-dbg: Include debugging symbols for VDSOs
* [armel/kirkwood] power/reset: Re-enable POWER_RESET, POWER_RESET_GPIO
(regression in 3.17~rc5-1~exp1)
-- Ben Hutchings <ben@decadent.org.uk> Fri, 08 Jan 2016 12:08:13 +0000

View File

@ -438,6 +438,8 @@ CONFIG_PCI_MVEBU=y
##
## file: drivers/power/reset/Kconfig
##
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_GPIO=y
CONFIG_POWER_RESET_QNAP=y
CONFIG_POWER_RESET_RESTART=y