[coreboot-gerrit] Change in coreboot[master]: mb/lenovo/t530: Fix double indentation in Kconfig.name

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Wed Oct 10 15:25:24 CEST 2018


Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/28989


Change subject: mb/lenovo/t530: Fix double indentation in Kconfig.name
......................................................................

mb/lenovo/t530: Fix double indentation in Kconfig.name

There is no need to indent these lines with two tabs.

Change-Id: I2164f4e3ea48db8dc5242a55b0452782dae19a4b
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
M src/mainboard/lenovo/t530/Kconfig.name
1 file changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/28989/1

diff --git a/src/mainboard/lenovo/t530/Kconfig.name b/src/mainboard/lenovo/t530/Kconfig.name
index 9bcd2c5..446a225 100644
--- a/src/mainboard/lenovo/t530/Kconfig.name
+++ b/src/mainboard/lenovo/t530/Kconfig.name
@@ -1,7 +1,7 @@
 config BOARD_LENOVO_T530
-		bool "ThinkPad T530"
-		select BOARD_LENOVO_BASEBOARD_T530
+	bool "ThinkPad T530"
+	select BOARD_LENOVO_BASEBOARD_T530
 
 config BOARD_LENOVO_W530
-		bool "ThinkPad W530"
-		select BOARD_LENOVO_BASEBOARD_T530
+	bool "ThinkPad W530"
+	select BOARD_LENOVO_BASEBOARD_T530

-- 
To view, visit https://review.coreboot.org/28989
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2164f4e3ea48db8dc5242a55b0452782dae19a4b
Gerrit-Change-Number: 28989
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181010/f9aa311b/attachment.html>


More information about the coreboot-gerrit mailing list