[RFC PATCHv1 1/2] ARM: socfpga: initial support for Altera's SOCFPGA platform.

Pavel Machek pavel at denx.de
Tue Jul 10 05:48:57 EDT 2012


On Mon 2012-07-09 08:25:17, Rob Herring wrote:
> On 07/09/2012 06:30 AM, Pavel Machek wrote:
> > Hi!
> > 
> >>> +config ARCH_SOCFPGA
> >>> +	bool "Altera SOCFPGA family"
> >>> +	select CPU_V7
> >>> +	select ARM_GIC
> >>> +	select ARM_AMBA
> >>> +	select CLKDEV_LOOKUP
> >>> +	select MIGHT_HAVE_CACHE_L2X0
> >>> +	select HAVE_MACH_CLKDEV
> >>> +	select GENERIC_CLOCKEVENTS
> >>> +	select ARCH_WANT_OPTIONAL_GPIOLIB
> >>> +	select GPIO_PL061 if GPIOLIB
> >>> +	select NEED_MACH_MEMORY_H
> >>> +	select USE_OF
> >>
> >> Alphabetize the selects.
> > 
> > Umm... Others are not alphabetized, either. Something like this to
> > group them logically?
> 
> Many are not, but check any relatively new platform like highbank, zynq,
> picoxcell.

Ok, done, thanks. (Will push via git to Dinh, should appear in next
version).

									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html



More information about the linux-arm-kernel mailing list