svn commit: r208613 - head/sys/conf

Garrett Cooper yanefbsd at gmail.com
Fri May 28 16:57:58 UTC 2010


On Fri, May 28, 2010 at 3:35 AM, Rafal Jaworowski <raj at freebsd.org> wrote:
> Author: raj
> Date: Fri May 28 10:35:44 2010
> New Revision: 208613
> URL: http://svn.freebsd.org/changeset/base/208613
>
> Log:
>  Introduce kernel build options for the Flattened Device Tree support.
>
>  Reviewed by:  imp
>  Sponsored by: The FreeBSD Foundation
>
> Modified:
>  head/sys/conf/options
>
> Modified: head/sys/conf/options
> ==============================================================================
> --- head/sys/conf/options       Fri May 28 09:30:13 2010        (r208612)
> +++ head/sys/conf/options       Fri May 28 10:35:44 2010        (r208613)
> @@ -848,3 +848,7 @@ SND_PCM_64          opt_snd.h
>  SND_OLDSTEREO          opt_snd.h
>
>  X86BIOS
> +
> +# Flattened device tree options
> +FDT            opt_platform.h
> +FDT_DTB_STATIC opt_platform.h

Wewt -- awesome work guys...!
Thanks,
-Garrett


More information about the svn-src-all mailing list