aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t60/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t60/Kconfig')
-rw-r--r--src/mainboard/lenovo/t60/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t60/Kconfig b/src/mainboard/lenovo/t60/Kconfig
index bf24db7036..e5d17b8956 100644
--- a/src/mainboard/lenovo/t60/Kconfig
+++ b/src/mainboard/lenovo/t60/Kconfig
@@ -50,4 +50,8 @@ config MAX_CPUS
int
default 2
+config MAINBOARD_SMBIOS_MANUFACTURER
+ string
+ default "LENOVO"
+
endif