aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/samsung/lumpy/Kconfig
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2016-02-12 19:43:14 +0100
committerMartin Roth <martinroth@google.com>2016-02-12 19:53:59 +0100
commit4b13c7c61e9a54f893f8e16f57b1666ad4bafdbc (patch)
tree4b99bd0716d599fb127dcf47135d0f059ba0f987 /src/mainboard/samsung/lumpy/Kconfig
parent343ea08388583d66c4145f5da3bea8828c5c0daf (diff)
samsung/*umpy: fix Kconfig formatting
Some spaces crept in where there should be tabs. Change-Id: Ie70469f5a16e8a2d5933ac632d13551b19761064 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://review.coreboot.org/13698 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/samsung/lumpy/Kconfig')
-rw-r--r--src/mainboard/samsung/lumpy/Kconfig4
1 files changed, 2 insertions, 2 deletions
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