summaryrefslogtreecommitdiffstats
path: root/arch/mips/configs/malta_kvm_guest_defconfig
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@mips.com>2016-09-19 22:21:31 +0100
committerPaul Burton <paul.burton@mips.com>2018-06-24 09:27:27 -0700
commitdd129c6374e90e665ec022019bcc2f392f25cf2c (patch)
treeeaffd8834053d0713bcb6bfc44c32d08cf7da7cd /arch/mips/configs/malta_kvm_guest_defconfig
parenta07539c00046dfa890e6aac1db4f0de01acb0132 (diff)
downloadlinux-dd129c6374e90e665ec022019bcc2f392f25cf2c.tar.bz2
MIPS: Malta: Use PIIX4 poweroff driver to power down
Remove the platform code used to power down the system, instead relying upon the new PIIX4 poweroff driver. This reduces the amount of platform code required for the Malta board in preparation for allowing it to be part of a more generic kernel. Signed-off-by: Paul Burton <paul.burton@mips.com> Patchwork: https://patchwork.linux-mips.org/patch/14282/
Diffstat (limited to 'arch/mips/configs/malta_kvm_guest_defconfig')
-rw-r--r--arch/mips/configs/malta_kvm_guest_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/malta_kvm_guest_defconfig b/arch/mips/configs/malta_kvm_guest_defconfig
index 25092e344574..bb694f5065f1 100644
--- a/arch/mips/configs/malta_kvm_guest_defconfig
+++ b/arch/mips/configs/malta_kvm_guest_defconfig
@@ -330,6 +330,7 @@ CONFIG_INPUT_MOUSEDEV=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_POWER_RESET=y
+CONFIG_POWER_RESET_PIIX4_POWEROFF=y
CONFIG_POWER_RESET_SYSCON=y
# CONFIG_HWMON is not set
CONFIG_FB=y