svn commit: r279837 - head/sys/arm/conf

Ian Lepore ian at freebsd.org
Tue Mar 10 15:11:17 UTC 2015


On Tue, 2015-03-10 at 09:33 +0100, Ronald Klop wrote:
> Hi,
> 
> Does this make sense on arm4/arm5 like SHEEVAPLUG also?
> 
> Ronald.
> 

When I asked some other arm developers about doing this change, there
was a request to not remove the overrides from all the armv4/5 configs,
but I think for the high-functioning Marvel systems it makes sense, so
I'll commit that today.

-- Ian

> 
> On Tue, 10 Mar 2015 03:33:52 +0100, Ian Lepore <ian at freebsd.org> wrote:
> 
> > Author: ian
> > Date: Tue Mar 10 02:33:51 2015
> > New Revision: 279837
> > URL: https://svnweb.freebsd.org/changeset/base/279837
> >
> > Log:
> >   Remove MODULES_OVERRIDE="" and WITHOUT_MODULES="ahc" from armv6  
> > configs.
> >  These are left over from long ago when there was no way to load modules
> >   on early armv6 platforms, and when there was a build problem with ahc
> >   that has long since been fixed, and they just keep getting copy-pasted
> >   into new configs.
> >
> > Modified:
> >   head/sys/arm/conf/ARMADAXP
> >   head/sys/arm/conf/CUBIEBOARD
> >   head/sys/arm/conf/CUBIEBOARD2
> >   head/sys/arm/conf/EXYNOS5.common
> >   head/sys/arm/conf/PANDABOARD
> >   head/sys/arm/conf/TS7800
> >   head/sys/arm/conf/VYBRID
> >   head/sys/arm/conf/ZEDBOARD
> >



More information about the svn-src-all mailing list