From 900fcb50f4c9559737955f4ad51dae9e3deb5e57 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Wed, 10 Oct 2018 14:22:50 +0200 Subject: mb/lenovo/t530: Fix double indentation in Kconfig.name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There is no need to indent these lines with two tabs. Change-Id: I2164f4e3ea48db8dc5242a55b0452782dae19a4b Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/28989 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph Reviewed-by: Angel Pons --- src/mainboard/lenovo/t530/Kconfig.name | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/mainboard/lenovo/t530/Kconfig.name') diff --git a/src/mainboard/lenovo/t530/Kconfig.name b/src/mainboard/lenovo/t530/Kconfig.name index 9bcd2c56e1..446a22523e 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 -- cgit v1.2.3