Modified: trunk/coreboot-v2/src/mainboard/a-trend/atc-6220/Options.lb
> ===================================================================
> --- trunk/coreboot-v2/src/mainboard/a-trend/atc-6220/Options.lb 2009-06-17
> 15:33:57 UTC (rev 4359)
> +++ trunk/coreboot-v2/src/mainboard/a-trend/atc-6220/Options.lb 2009-06-17
> 16:38:43 UTC (rev 4360)
> @@ -20,6 +20,7 @@
>
>  uses HAVE_MP_TABLE
>  uses CONFIG_CBFS
> +uses CONFIG_USE_INIT
>  uses HAVE_PIRQ_TABLE
>  uses USE_FALLBACK_IMAGE
>  uses HAVE_FALLBACK_BOOT
>
> Modified: trunk/coreboot-v2/src/mainboard/a-trend/atc-6240/Options.lb
> ===================================================================
> --- trunk/coreboot-v2/src/mainboard/a-trend/atc-6240/Options.lb 2009-06-17
> 15:33:57 UTC (rev 4359)
> +++ trunk/coreboot-v2/src/mainboard/a-trend/atc-6240/Options.lb 2009-06-17
> 16:38:43 UTC (rev 4360)
> @@ -20,6 +20,7 @@
>
>  uses HAVE_MP_TABLE
>  uses CONFIG_CBFS
> +uses CONFIG_USE_INIT
>  uses HAVE_PIRQ_TABLE
>  uses USE_FALLBACK_IMAGE
>  uses HAVE_FALLBACK_BOOT


This patch made me want include files for uses clauses.  There is a lot of
repitition.

Thanks,
Myles
-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to