[coreboot-gerrit] New patch to review for coreboot: kontron/ktqm77/Kconfig: Fix whitespace issues

Martin Roth (martinroth@google.com) gerrit at coreboot.org
Sat Feb 13 04:33:31 CET 2016


Martin Roth (martinroth at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/13707

-gerrit

commit a582a302a5994853fcc89e1e9eef16b0a02ce519
Author: Martin Roth <martinroth at google.com>
Date:   Fri Feb 12 20:33:13 2016 -0700

    kontron/ktqm77/Kconfig: Fix whitespace issues
    
    Change-Id: I08fda429bc0f59b8047a054edb24cad4b6425d47
    Signed-off-by: Martin Roth <martinroth at google.com>
---
 src/mainboard/kontron/ktqm77/Kconfig | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/mainboard/kontron/ktqm77/Kconfig b/src/mainboard/kontron/ktqm77/Kconfig
index 8ec7f31..fcb5afb 100644
--- a/src/mainboard/kontron/ktqm77/Kconfig
+++ b/src/mainboard/kontron/ktqm77/Kconfig
@@ -15,11 +15,10 @@ 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 MAINBOARD_DIR
 	string
 	default kontron/ktqm77



More information about the coreboot-gerrit mailing list