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

2010-12-25 Thread Peter Stuge
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 r6211 But only on the

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

2010-12-22 Thread Nils
Move VIDEO_MB to Kconfig. Signed-off-by: Nils Jacobs Thanks, Nils. Index: src/northbridge/amd/gx2/Kconfig === --- src/northbridge/amd/gx2/Kconfig (revision 6205) +++ src/northbridge/amd/gx2/Kconfig (working copy) @@ -21,6 +21,11 @@

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

2010-12-22 Thread Nils
Sorry i pushed the wrong button. Disregard my last mail for now. Thanks, Nils. -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

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

2010-12-22 Thread Nils
Move VIDEO_MB to Kconfig. Signed-off-by: Nils Jacobs Thanks, Nils. -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot