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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 9 Jun 2016 20:46:00 +0200
From:	Boris Brezillon <boris.brezillon@...e-electrons.com>
To:	Franklin S Cooper Jr <fcooper@...com>
Cc:	tony@...mide.com, computersforpeace@...il.com,
	linux-arm-kernel@...ts.infradead, linux-kernel@...r.kernel.org,
	linux-omap@...r.kernel.org, linux-mtd@...ts.infradead.org
Subject: Re: [PATCH 5/6] memory: omap-gpmc: Enable omap-gpmc by default when
 dependency is met

On Thu, 9 Jun 2016 20:45:03 +0200
Boris Brezillon <boris.brezillon@...e-electrons.com> wrote:

> On Thu,  9 Jun 2016 12:02:56 -0500
> Franklin S Cooper Jr <fcooper@...com> wrote:
> 
> > When dependencies are met enable OMAP GPMC by default. Later patches will
> > prevent OMAP GPMC from being automatically selected by mach-omap2 Kconfig.
> > Therefore, this will sure after that change the current behavior is still
> > maintained when dependencies are met.
> > 
> > Signed-off-by: Franklin S Cooper Jr <fcooper@...com>
> > ---
> >  drivers/memory/Kconfig | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/drivers/memory/Kconfig b/drivers/memory/Kconfig
> > index 81ddb17..56a1c66 100644
> > --- a/drivers/memory/Kconfig
> > +++ b/drivers/memory/Kconfig
> > @@ -51,6 +51,7 @@ config TI_EMIF
> >  
> >  config OMAP_GPMC
> >  	bool
> > +	default y  
> 
> 	depends ARCH_OMAP2PLUS

Actually, that was a question :).

> 
> >  	select GPIOLIB
> >  	help
> >  	  This driver is for the General Purpose Memory Controller (GPMC)  
> 
> 
> 



-- 
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ