[PATCH 1/6] arm/kconfig: inverse the board selection
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Mon Nov 2 06:17:03 EST 2009
> > -config ARCH_AT91SAM9260
> > - bool
> > - select ARM926EJS
> > - select ARCH_AT91
> > +config ARCH_AT91RM9200
> > + bool "Atmel AT91RM9200"
> > + select ARM920T
> >
> > -config ARCH_AT91SAM9263
> > - bool
> > +config ARCH_MXC
> > + bool "Freescale MXC/iMX-based"
>
> Nah, please don't do this. I don't like the mxc in the Kernel, lets not
> introduce it here. It also has the real problem that it breaks the i.MX
> defconfigs.
so what will you prefer instead ARCH_IMX?
Best Regards,
J.
More information about the u-boot-v2
mailing list