diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2014-09-06 10:37:21 +0300 |
---|---|---|
committer | Vladimir Serbinenko <phcoder@gmail.com> | 2014-10-25 03:23:01 +0200 |
commit | 5962b4ce9c87f8d34bfc00b14820645ab8281e5f (patch) | |
tree | 4a221ffdf6a7447ee58aafafb487398d882528ea /src/mainboard/lenovo/x200/Kconfig | |
parent | 6a63c8cf5c6de6121e3a2306d7a26c568f97fa23 (diff) |
Use spelling LENOVO troughout instead of using Lenovo sometimes
Change-Id: Ia4060831236d72f880eeff6263ada40cf195fb12
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/7180
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 aeeded52f2..3fc6bcbf2b 100644 --- a/src/mainboard/lenovo/x200/Kconfig +++ b/src/mainboard/lenovo/x200/Kconfig @@ -30,10 +30,6 @@ config MAINBOARD_PART_NUMBER string default "ThinkPad X200" -config MAINBOARD_VENDOR - string - default "LENOVO" - config MMCONF_BASE_ADDRESS hex default 0xf0000000 |