diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2014-09-06 10:22:31 +0300 |
---|---|---|
committer | Vladimir Serbinenko <phcoder@gmail.com> | 2014-10-24 21:53:22 +0200 |
commit | 06c294619920aaf52d5a45ec98dde6482336dd19 (patch) | |
tree | 07824836de370fc12377b09b8ba6882e13664b32 /src/mainboard/lenovo/x200/Kconfig | |
parent | 498c32a6e8d06e3989cb83def86952e9301b84ee (diff) |
lenovo/*: Remove unused MAINBOARD_VERSION
Change-Id: I88e889efe43b32e7efc59ea40d13e79209a27264
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/7179
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/lenovo/x200/Kconfig')
-rw-r--r-- | src/mainboard/lenovo/x200/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/x200/Kconfig b/src/mainboard/lenovo/x200/Kconfig index ca6ca4f872..6939f5e41c 100644 --- a/src/mainboard/lenovo/x200/Kconfig +++ b/src/mainboard/lenovo/x200/Kconfig @@ -30,10 +30,6 @@ config MAINBOARD_PART_NUMBER string default "7458CY9" -config MAINBOARD_VERSION - string - default "ThinkPad X200 / X200s / X200t" - config MAINBOARD_VENDOR string default "LENOVO" |