Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM
authorPeter Stuge <peter@stuge.se>
Fri, 1 Oct 2010 09:13:18 +0000 (09:13 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Fri, 1 Oct 2010 09:13:18 +0000 (09:13 +0000)
commite4bc0f648067606841e5b24ed0bfe4d921838aec
treef6ee2e3ea9c6064ef31d9ebc072ba53fa4480bd5
parentc2d0bfb4705b4fe3eb9332df00f01903f55d3521
Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM

Both chipsets use the src/northbridge/intel/i945 code but that code
needs to know which chipset is actually used. Having separate
NORTHBRIDGE_ options allows the I945GC/I945GM choice to be removed
since code can test the NORTHBRIDGE_ option directly.

Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5893 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/getac/p470/Kconfig
src/mainboard/ibase/mb899/Kconfig
src/mainboard/intel/d945gclf/Kconfig
src/mainboard/kontron/986lcd-m/Kconfig
src/mainboard/roda/rk886ex/Kconfig
src/northbridge/intel/Makefile.inc
src/northbridge/intel/i945/Kconfig
src/northbridge/intel/i945/raminit.c