Hi Philippe, On Sun, Jul 8, 2012 at 1:29 PM, Philippe Reynes <trem...@yahoo.fr> wrote: > Signed-off-by: Philippe Reynes <trem...@yahoo.fr> > --- > arch/arm/mach-imx/Kconfig | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig > index eff4db5..565422b 100644 > --- a/arch/arm/mach-imx/Kconfig > +++ b/arch/arm/mach-imx/Kconfig > @@ -381,6 +381,7 @@ config MACH_IMX27_DT > bool "Support i.MX27 platforms from device tree" > select SOC_IMX27 > select USE_OF > + select IMX_HAVE_PLATFORM_MXC_NAND
Bu doing this you end up selecting unnecessary code for dt. I proposed a fix for this already: http://patchwork.ozlabs.org/patch/168645/ Regards, Fabio Estevam -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/