From fed7048d672b23411d5a68948d709492cfa823e5 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sat, 25 Jan 2020 13:49:01 +0100 Subject: [PATCH] [mips*/malta] Enable POWER_RESET_PIIX4_POWEROFF. --- debian/changelog | 3 +++ debian/config/kernelarch-mips/config.malta | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index b7d64b46b..a67c63a8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 14 Dec 2019 22:00:16 +0100 linux (4.19.87-1) buster; urgency=medium diff --git a/debian/config/kernelarch-mips/config.malta b/debian/config/kernelarch-mips/config.malta index abe71b474..57e84bccc 100644 --- a/debian/config/kernelarch-mips/config.malta +++ b/debian/config/kernelarch-mips/config.malta @@ -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 ##