lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 18 Jul 2017 15:10:25 +0900
From:   "Keiji Hayashibara" <hayashibara.keiji@...ionext.com>
To:     Yamada, Masahiro/山田 真弘 
        <yamada.masahiro@...ionext.com>
Cc:     "Catalin Marinas" <catalin.marinas@....com>,
        "Will Deacon" <will.deacon@....com>,
        "linux-arm-kernel" <linux-arm-kernel@...ts.infradead.org>,
        "Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
        "Masami Hiramatsu" <masami.hiramatsu@...aro.org>,
        "Jassi Brar" <jaswinder.singh@...aro.org>,
        Hayashi, Kunihiko/林 邦彦 
        <hayashi.kunihiko@...ionext.com>,
        Owada, Kiyoshi/大和田 清志 
        <owada.kiyoshi@...ionext.com>
Subject: RE: [PATCH] arm64: defconfig: enable CONFIG_UNIPHIER_WATCHDOG

Hello Yamada-san,


> From: Masahiro Yamada [mailto:yamada.masahiro@...ionext.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@...ionext.com>:
> > Enable the watchdog driver for UniPhier SoC
> >
> > Signed-off-by: Keiji Hayashibara <hayashibara.keiji@...ionext.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ