aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t530/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t530/mainboard.c')
-rw-r--r--src/mainboard/lenovo/t530/mainboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t530/mainboard.c b/src/mainboard/lenovo/t530/mainboard.c
index 2e4bc4a6b7..5931d00ba5 100644
--- a/src/mainboard/lenovo/t530/mainboard.c
+++ b/src/mainboard/lenovo/t530/mainboard.c
@@ -133,7 +133,7 @@ static int int15_handler(void)
const char *smbios_mainboard_version(void)
{
- return "ThinkPad X230";
+ return "ThinkPad T530";
}
/* Audio Setup */