[coreboot] [PATCH] fix cpu config option name

Warren Turkal wt at penguintechs.org
Sun Sep 26 10:35:46 CEST 2010


All Intel CPU models appear to be identified with the form
INTEL_CPU_MODEL_xxxxx. I haved changed the Atom to fit this normal form.

A side effect is that the CPU doesn't need to be listed on the boards
that support it since the socket identifies the CPUs it supports.

Thanks,
wt

Warren Turkal (1):
  Normalize the config option for the Intel Atom CPU.

 src/cpu/intel/model_106cx/Kconfig    |    2 +-
 src/mainboard/intel/d945gclf/Kconfig |    1 -
 2 files changed, 1 insertions(+), 2 deletions(-)





More information about the coreboot mailing list