linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: hayashibara.keiji@socionext.com (Keiji Hayashibara)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: defconfig: enable CONFIG_UNIPHIER_WATCHDOG
Date: Tue, 18 Jul 2017 15:10:25 +0900	[thread overview]
Message-ID: <000001d2ff8c$8c170970$a4451c50$@socionext.com> (raw)
In-Reply-To: <CAK7LNAQiUn_NbFAbf4jQuhXGk7CXw4hBDimWTi_hNh4x0MPiPQ@mail.gmail.com>

Hello Yamada-san,


> From: Masahiro Yamada [mailto:yamada.masahiro at socionext.com]
> Sent: Tuesday, July 18, 2017 2:51 PM
> Subject: Re: [PATCH] arm64: defconfig: enable CONFIG_UNIPHIER_WATCHDOG
> 
> 2017-07-18 14:24 GMT+09:00 Keiji Hayashibara <hayashibara.keiji@socionext.com>:
> > Enable the watchdog driver for UniPhier SoC
> >
> > Signed-off-by: Keiji Hayashibara <hayashibara.keiji@socionext.com>
> > ---
> >  arch/arm64/configs/defconfig | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> > index 6c7d147..5d204a4 100644
> > --- a/arch/arm64/configs/defconfig
> > +++ b/arch/arm64/configs/defconfig
> > @@ -310,6 +310,7 @@ CONFIG_WATCHDOG=y
> >  CONFIG_S3C2410_WATCHDOG=y
> >  CONFIG_MESON_GXBB_WATCHDOG=m
> >  CONFIG_MESON_WATCHDOG=m
> > +CONFIG_UNIPHIER_WATCHDOG=y
> >  CONFIG_RENESAS_WDT=y
> >  CONFIG_BCM2835_WDT=y
> >  CONFIG_MFD_CROS_EC=y
> 
> 
> Please add CONFIG_UNIPHIER_WATCHDOG=y
> below CONFIG_RENESAS_WDT=y
> 
> It is the order preferred by "make savedefconfig".

I will fix this in v2.

Thank you.

----------
Best Regards,
Keiji Hayashibara

      reply	other threads:[~2017-07-18  6:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18  5:24 [PATCH] arm64: defconfig: enable CONFIG_UNIPHIER_WATCHDOG Keiji Hayashibara
2017-07-18  5:51 ` Masahiro Yamada
2017-07-18  6:10   ` Keiji Hayashibara [this message]

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='000001d2ff8c$8c170970$a4451c50$@socionext.com' \
    --to=hayashibara.keiji@socionext.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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).