[mips*/malta] Enable POWER_RESET_PIIX4_POWEROFF.

This commit is contained in:
Aurelien Jarno 2020-01-25 13:49:01 +01:00
parent 7b4f2d9864
commit fed7048d67
2 changed files with 8 additions and 0 deletions

3
debian/changelog vendored
View File

@ -1351,6 +1351,9 @@ linux (4.19.98-1) UNRELEASED; urgency=medium
* random: try to actively add entropy rather than passively wait for it
(Closes: #948519)
[ Aurelien Jarno ]
* [mips*/malta] Enable POWER_RESET_PIIX4_POWEROFF.
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 14 Dec 2019 22:00:16 +0100
linux (4.19.87-1) buster; urgency=medium

View File

@ -305,6 +305,11 @@ CONFIG_USB_ZD1201=m
##
# CONFIG_PCIEPORTBUS is not set
##
### file: drivers/power/reset/Kconfig
##
CONFIG_POWER_RESET_PIIX4_POWEROFF=y
##
## file: drivers/rtc/Kconfig
##