the following patch was just integrated into master: commit 929b6ee50329b5850f4f0b9a1bc8010cc682f534 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Fri Feb 10 13:32:13 2012 +0200
Intel cpus: apply un-written naming rules
Kconfig directives to select chip drivers for compile literally match the chip directory names capitalized and underscored.
Note: CPU_INTEL_CORE2 was used on both model_6fx and model_1067x.
Change-Id: I8fa5ba71b14dcce79ab2a2c1c69b3bc36edbdea0 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com
Build-Tested: build bot (Jenkins) at Fri Feb 10 12:50:47 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Fri Feb 10 23:40:07 2012, giving +2 See http://review.coreboot.org/618 for details.
-gerrit