summaryrefslogtreecommitdiffstats
path: root/arch/mips/configs/maltasmvp_defconfig
diff options
context:
space:
mode:
authorPaul Burton2016-09-19 23:21:31 +0200
committerPaul Burton2018-06-24 18:27:27 +0200
commitdd129c6374e90e665ec022019bcc2f392f25cf2c (patch)
treeeaffd8834053d0713bcb6bfc44c32d08cf7da7cd /arch/mips/configs/maltasmvp_defconfig
parentMIPS: Malta: Cleanup DMA coherence #ifdefs (diff)
downloadkernel-qcow2-linux-dd129c6374e90e665ec022019bcc2f392f25cf2c.tar.gz
kernel-qcow2-linux-dd129c6374e90e665ec022019bcc2f392f25cf2c.tar.xz
kernel-qcow2-linux-dd129c6374e90e665ec022019bcc2f392f25cf2c.zip
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/maltasmvp_defconfig')
-rw-r--r--arch/mips/configs/maltasmvp_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/maltasmvp_defconfig b/arch/mips/configs/maltasmvp_defconfig
index cb2ca11c1789..067bb84ac916 100644
--- a/arch/mips/configs/maltasmvp_defconfig
+++ b/arch/mips/configs/maltasmvp_defconfig
@@ -134,6 +134,7 @@ CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_HW_RANDOM=y
CONFIG_POWER_RESET=y
+CONFIG_POWER_RESET_PIIX4_POWEROFF=y
CONFIG_POWER_RESET_SYSCON=y
# CONFIG_HWMON is not set
CONFIG_FB=y