From 4b13c7c61e9a54f893f8e16f57b1666ad4bafdbc Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 12 Feb 2016 19:43:14 +0100 Subject: samsung/*umpy: fix Kconfig formatting Some spaces crept in where there should be tabs. Change-Id: Ie70469f5a16e8a2d5933ac632d13551b19761064 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/13698 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/mainboard/samsung/stumpy/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/samsung/stumpy/Kconfig') diff --git a/src/mainboard/samsung/stumpy/Kconfig b/src/mainboard/samsung/stumpy/Kconfig index 33dbf2cb0a..25b0727448 100644 --- a/src/mainboard/samsung/stumpy/Kconfig +++ b/src/mainboard/samsung/stumpy/Kconfig @@ -19,8 +19,8 @@ config BOARD_SPECIFIC_OPTIONS # dummy if !USE_NATIVE_RAMINIT config BOARD_SPECIFIC_OPTIONS_MRC # dummy - def_bool y - select HAVE_MRC + def_bool y + select HAVE_MRC endif config CHROMEOS -- cgit v1.2.3