linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guodong Xu <guodong.xu@linaro.org>
To: xuwei5@hisilicon.com, catalin.marinas@arm.com,
	will.deacon@arm.com, arnd@arndb.de, khilman@baylibre.com,
	olof@lixom.net, timur@codeaurora.org, narmstrong@baylibre.com,
	robh@kernel.org, riku.voipio@linaro.org, eric@anholt.net
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Guodong Xu <guodong.xu@linaro.org>
Subject: [PATCH 3/5] arm64: defconfig: enable CONFIG_SYSCON_REBOOT_MODE
Date: Mon,  7 Aug 2017 22:31:58 +0800	[thread overview]
Message-ID: <20170807143200.6764-4-guodong.xu@linaro.org> (raw)
In-Reply-To: <20170807143200.6764-1-guodong.xu@linaro.org>

Enable CONFIG_SYSCON_REBOOT_MODE

Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d752beb..f7081056 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -298,6 +298,7 @@ CONFIG_GPIO_MAX77620=y
 CONFIG_POWER_RESET_MSM=y
 CONFIG_POWER_RESET_XGENE=y
 CONFIG_POWER_RESET_SYSCON=y
+CONFIG_SYSCON_REBOOT_MODE=y
 CONFIG_BATTERY_BQ27XXX=y
 CONFIG_SENSORS_ARM_SCPI=y
 CONFIG_SENSORS_LM90=m
-- 
2.10.2

  parent reply	other threads:[~2017-08-07 14:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-07 14:31 [PATCH 0/5] arm64: defconfig: enable configs for HiKey960 Guodong Xu
2017-08-07 14:31 ` [PATCH 1/5] arm64: defconfig: enable Kirin PCIe Guodong Xu
2017-08-07 14:31 ` [PATCH 2/5] arm64: defconfig: enable support hi6421v530 PMIC Guodong Xu
2017-08-07 14:31 ` Guodong Xu [this message]
2017-08-07 14:31 ` [PATCH 4/5] arm64: defconfig: enable support for serial port connected device Guodong Xu
2017-08-07 14:32 ` [PATCH 5/5] arm64: defconfig: enable OP-TEE Guodong Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170807143200.6764-4-guodong.xu@linaro.org \
    --to=guodong.xu@linaro.org \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=eric@anholt.net \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=narmstrong@baylibre.com \
    --cc=olof@lixom.net \
    --cc=riku.voipio@linaro.org \
    --cc=robh@kernel.org \
    --cc=timur@codeaurora.org \
    --cc=will.deacon@arm.com \
    --cc=xuwei5@hisilicon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).