Add a GX2 Kconfig option to choose the framebuffer size.
Signed-off-by: Nils Jacobs njacobs8@hetnet.nl
This patch is buid and boot tested.
Hi Peter, You wrote:
+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!
Is the attached patch what you had in mind?
Thanks, Nils.