summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/d945gclf/Kconfig
diff options
context:
space:
mode:
authorWarren Turkal <wt@penguintechs.org>2010-09-26 15:18:21 +0000
committerStefan Reinauer <stepan@openbios.org>2010-09-26 15:18:21 +0000
commitd6924e820fd7e1b461081de0ac9f820129769e79 (patch)
tree947677d32fa9ba8aede951d1b819c7b55ee92962 /src/mainboard/intel/d945gclf/Kconfig
parent64b26009a1303dab9da4d118c19c22f3992830be (diff)
downloadcoreboot-d6924e820fd7e1b461081de0ac9f820129769e79.tar.xz
Normalize the config option for the Intel Atom CPU.
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. Signed-off-by: Warren Turkal <wt@penguintechs.org> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5853 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/intel/d945gclf/Kconfig')
-rw-r--r--src/mainboard/intel/d945gclf/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/intel/d945gclf/Kconfig b/src/mainboard/intel/d945gclf/Kconfig
index f1ec575c8b..ac8624482b 100644
--- a/src/mainboard/intel/d945gclf/Kconfig
+++ b/src/mainboard/intel/d945gclf/Kconfig
@@ -21,7 +21,6 @@ if BOARD_INTEL_D945GCLF
config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
select ARCH_X86
- select CPU_INTEL_ATOM_230
select CPU_INTEL_SOCKET_441
select NORTHBRIDGE_INTEL_I945
select SOUTHBRIDGE_INTEL_I82801GX