[coreboot] [PATCH 6/6] Geode GX2 cleanup patch

Peter Stuge peter at stuge.se
Sun Dec 26 06:25:53 CET 2010


Nils wrote:
> Move VIDEO_MB to Kconfig.

> +++ src/northbridge/amd/gx2/Kconfig	(working copy)
> @@ -21,6 +21,11 @@
>  	bool
>  	select GEODE_VSA
>  
> +config VIDEO_MB
> +	int
> +	default 8
> +	depends on NORTHBRIDGE_AMD_GX2
> +

Acked-by: Peter Stuge <peter at stuge.se>

r6211

But only on the condition that you send a followup patch to change
this option into a choice in the user interface. Please see e.g. how
src/southbridge/via/k8t890/Kconfig implements this. Thanks!




More information about the coreboot mailing list