diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2014-09-06 10:12:47 +0300 |
---|---|---|
committer | Vladimir Serbinenko <phcoder@gmail.com> | 2014-10-25 02:37:55 +0200 |
commit | 6a63c8cf5c6de6121e3a2306d7a26c568f97fa23 (patch) | |
tree | b36f07354a3c629a3624de9303ebf9a7e892ba75 /src/mainboard/lenovo/t60 | |
parent | 1d33b7a5a66fa49a05317c9af91e8d1d4a526f6e (diff) | |
download | coreboot-6a63c8cf5c6de6121e3a2306d7a26c568f97fa23.tar.xz |
lenovo/{x60,t60}: Change PARTNUMBER for consistency
Change-Id: I0ace5f49b84170ab4701ad1b70d3c50c99066e53
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/7178
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/lenovo/t60')
-rw-r--r-- | src/mainboard/lenovo/t60/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 |