Re: [PATCH 2/2] memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs

2015-03-05 Thread Paul Bolle
On Thu, 2015-03-05 at 17:01 +, Zubair Lutfullah Kakakhel wrote: > --- a/drivers/memory/Kconfig > +++ b/drivers/memory/Kconfig > @@ -83,6 +83,15 @@ config FSL_IFC > bool > depends on FSL_SOC > > +config JZ4780_NEMC > + bool "Ingenic JZ4780 SoC NEMC driver" A bool Kconfig

Re: [PATCH 2/2] memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs

2015-03-05 Thread Paul Bolle
On Thu, 2015-03-05 at 17:01 +, Zubair Lutfullah Kakakhel wrote: --- a/drivers/memory/Kconfig +++ b/drivers/memory/Kconfig @@ -83,6 +83,15 @@ config FSL_IFC bool depends on FSL_SOC +config JZ4780_NEMC + bool Ingenic JZ4780 SoC NEMC driver A bool Kconfig symbol. +