[PATCH] ARM: multi_v7_defconfig: enable Denali NAND controller

Arnd Bergmann arnd at arndb.de
Mon Apr 25 12:08:40 PDT 2016


On Thursday 14 April 2016 08:22:06 Javier Martinez Canillas wrote:
> On 04/14/2016 03:54 AM, Masahiro Yamada wrote:
> > This NAND controller device is used on UniPhier SoCs (and I know
> > it is also used on SoC FPGA).
> > 
> > Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> > ---
> > 
> >  arch/arm/configs/multi_v7_defconfig | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> > index 2823490..ef1d642 100644
> > --- a/arch/arm/configs/multi_v7_defconfig
> > +++ b/arch/arm/configs/multi_v7_defconfig
> > @@ -183,6 +183,7 @@ CONFIG_MTD_CMDLINE_PARTS=y
> >  CONFIG_MTD_BLOCK=y
> >  CONFIG_MTD_M25P80=y
> >  CONFIG_MTD_NAND=y
> > +CONFIG_MTD_NAND_DENALI_DT=y
> >  CONFIG_MTD_NAND_ATMEL=y
> >  CONFIG_MTD_NAND_BRCMNAND=y
> >  CONFIG_MTD_NAND_VF610_NFC=y
> > 
> 
> Patch looks good to me.
> 
> Reviewed-by: Javier Martinez Canillas <javier at osg.samsung.com>
> 

Applied to next/defconfig, thanks,

	Arnd



More information about the linux-arm-kernel mailing list