From 6a63c8cf5c6de6121e3a2306d7a26c568f97fa23 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sat, 6 Sep 2014 10:12:47 +0300 Subject: lenovo/{x60,t60}: Change PARTNUMBER for consistency Change-Id: I0ace5f49b84170ab4701ad1b70d3c50c99066e53 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/7178 Reviewed-by: Nico Huber Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/t60/Kconfig | 2 +- src/mainboard/lenovo/x60/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/lenovo/t60/Kconfig b/src/mainboard/lenovo/t60/Kconfig index 14c94889bc..8efce3ae52 100644 --- a/src/mainboard/lenovo/t60/Kconfig +++ b/src/mainboard/lenovo/t60/Kconfig @@ -37,7 +37,7 @@ config DCACHE_RAM_SIZE config MAINBOARD_PART_NUMBER string - default "ThinkPad T60 / T60p" + default "ThinkPad T60" config MMCONF_BASE_ADDRESS hex diff --git a/src/mainboard/lenovo/x60/Kconfig b/src/mainboard/lenovo/x60/Kconfig index 7f8ccbffcb..af53c4efeb 100644 --- a/src/mainboard/lenovo/x60/Kconfig +++ b/src/mainboard/lenovo/x60/Kconfig @@ -42,7 +42,7 @@ config DCACHE_RAM_SIZE config MAINBOARD_PART_NUMBER string - default "ThinkPad X60 / X60s / X60t" + default "ThinkPad X60" config MMCONF_BASE_ADDRESS hex -- cgit v1.2.3