Patrick Georgi wrote:
Am 01.10.2010 01:33, schrieb Peter Stuge:
would it work to simply make these options be NORTHBRIDGE_INTEL_I945GC and _I945GM
..
Thought about it - why I didn't do that: It significantly changes the design of that part of the code. The change above simply moves stuff around.
Patrick Georgi wrote:
Acked-by: Peter Stuge peter@stuge.se
Thanks, r5891
The help texts are cleaned up, and the chipset variant setting isn't user visible anymore (I think - tested in "make config" only)
Attached is the patch to remove the separate variant setting and put the info in the NORTHBRIDGE_ option.
Build tested on Getac (GM) and d945gclf (GC).
//Peter