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/x230/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/x230/Kconfig')
-rw-r--r-- | src/mainboard/lenovo/x230/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/x230/Kconfig b/src/mainboard/lenovo/x230/Kconfig index 839fc42471..a72a10a8df 100644 --- a/src/mainboard/lenovo/x230/Kconfig +++ b/src/mainboard/lenovo/x230/Kconfig @@ -73,8 +73,4 @@ config MAINBOARD_PCI_SUBSYSTEM_DEVICE_ID hex default 0x21fa -config MAINBOARD_VENDOR - string - default "LENOVO" - endif # BOARD_LENOVO_X230 |