summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2020-01-25 12:02:22 +0100
committerAurelien Jarno <aurelien@aurel32.net>2020-01-25 12:02:22 +0100
commit1172c5c39f49b80ca6f6137db117449072364ccb (patch)
tree5fe5dfc905ddf37f1faf6d77b1e04765c623ad4f /debian
parente8331283772a35701ec45276794d51fbd078eac8 (diff)
downloadlinux-debian-1172c5c39f49b80ca6f6137db117449072364ccb.tar.gz
[mips*/malta] Enable POWER_RESET_PIIX4_POWEROFF.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/config/kernelarch-mips/config.malta5
2 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index db971060c..d9f62c9e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (5.4.13-2) UNRELEASED; urgency=medium
+
+ * [mips*/malta] Enable POWER_RESET_PIIX4_POWEROFF.
+
+ -- Aurelien Jarno <aurel32@debian.org> Sat, 25 Jan 2020 11:56:11 +0100
+
linux (5.4.13-1) unstable; urgency=medium
* New upstream stable update:
diff --git a/debian/config/kernelarch-mips/config.malta b/debian/config/kernelarch-mips/config.malta
index 5ee5b2758..7c01f932d 100644
--- a/debian/config/kernelarch-mips/config.malta
+++ b/debian/config/kernelarch-mips/config.malta
@@ -309,6 +309,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
##
CONFIG_RTC_DRV_DS1307=m