svn commit: r266871 - in head/sys: arm/conf boot/fdt/dts/arm

Andrew Turner andrew at fubar.geek.nz
Fri May 30 07:56:47 UTC 2014


On Fri, 30 May 2014 06:37:07 +0000 (UTC)
Ganbold Tsagaankhuu <ganbold at FreeBSD.org> wrote:

> Author: ganbold
> Date: Fri May 30 06:37:06 2014
> New Revision: 266871
> URL: http://svnweb.freebsd.org/changeset/base/266871
> 
> Log:
>   Add common kernel config file for Rockchip RK3188 systems by
> splitting current RADXA config. Radxa Rock (RR) boards have few types
> such as RR (full version), RR Lite and some variants of RR
> engineering samples. Add kernel config and FDT file for RR Lite board.
>   
>   Approved by:	stas (mentor)
> 
> Added:
>   head/sys/arm/conf/RADXA-LITE   (contents, props changed)
>   head/sys/arm/conf/RK3188   (contents, props changed)
>   head/sys/boot/fdt/dts/arm/rk3188-radxa-lite.dts   (contents, props
> changed) Modified:
>   head/sys/arm/conf/RADXA

You should add "#NO_UNIVERSE" to the RADXA and RADXA-LITE configs. As
they don't add any new devices or options other than the dts to compile
there is no need to add them to the universe build.

Andrew


More information about the svn-src-all mailing list