aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/ibase
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/ibase')
-rw-r--r--src/mainboard/ibase/mb899/Kconfig2
-rw-r--r--src/mainboard/ibase/mb899/devicetree.cb2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/ibase/mb899/Kconfig b/src/mainboard/ibase/mb899/Kconfig
index ba510fada8..621395daac 100644
--- a/src/mainboard/ibase/mb899/Kconfig
+++ b/src/mainboard/ibase/mb899/Kconfig
@@ -2,7 +2,7 @@ if BOARD_IBASE_MB899
config BOARD_SPECIFIC_OPTIONS
def_bool y
- select CPU_INTEL_SOCKET_MFCPGA478
+ select CPU_INTEL_SOCKET_M
select NORTHBRIDGE_INTEL_I945
select NORTHBRIDGE_INTEL_SUBTYPE_I945GM
select CHECK_SLFRCS_ON_RESUME
diff --git a/src/mainboard/ibase/mb899/devicetree.cb b/src/mainboard/ibase/mb899/devicetree.cb
index 3544c96739..f81a68b711 100644
--- a/src/mainboard/ibase/mb899/devicetree.cb
+++ b/src/mainboard/ibase/mb899/devicetree.cb
@@ -4,7 +4,7 @@ chip northbridge/intel/i945
register "gfx.did" = "{ 0x80000100, 0x80000240, 0x80000410, 0x80000410, 0x00000005 }"
device cpu_cluster 0 on
- chip cpu/intel/socket_mFCPGA478
+ chip cpu/intel/socket_m
device lapic 0 on end
end
end