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)
This commit is contained in:
Patrick Georgi 2016-02-12 19:43:14 +01:00 committed by Martin Roth
parent 343ea08388
commit 4b13c7c61e
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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