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/lumpy/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/samsung/lumpy') diff --git a/src/mainboard/samsung/lumpy/Kconfig b/src/mainboard/samsung/lumpy/Kconfig index 592207eec8..16c9c613c8 100644 --- a/src/mainboard/samsung/lumpy/Kconfig +++ b/src/mainboard/samsung/lumpy/Kconfig @@ -22,8 +22,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