[mips*/*-malta] Enable POWER_RESET and POWER_RESET_SYSCON.

This commit is contained in:
Aurelien Jarno 2017-05-08 21:12:41 +02:00
parent 9e37525c5d
commit f5fd64d72e
2 changed files with 13 additions and 0 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
linux (4.9.25-2) UNRELEASED; urgency=medium
[ Aurelien Jarno ]
* [mips*/*-malta] Enable POWER_RESET and POWER_RESET_SYSCON.
-- Ben Hutchings <ben@decadent.org.uk> Mon, 08 May 2017 21:11:08 +0200
linux (4.9.25-1) unstable; urgency=medium
* New upstream stable update:

View File

@ -26,6 +26,12 @@ CONFIG_ATA=y
##
# CONFIG_NIU is not set
##
## file: drivers/power/reset/Kconfig
##
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_SYSCON=y
##
## file: drivers/scsi/Kconfig
##