[coreboot-gerrit] New patch to review for coreboot: 40e5328 northbridge/amd/agesa/Kconfig: Trivial - correct indent

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Thu Nov 20 16:47:35 CET 2014


Edward O'Callaghan (eocallaghan at alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/7535

-gerrit

commit 40e5328897f861e7637ff5c42e8164f94aeb4da5
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Fri Nov 21 02:44:34 2014 +1100

    northbridge/amd/agesa/Kconfig: Trivial - correct indent
    
    Change-Id: Ia7d9cb77f83afda66a1fe4e1228f2728c94e1c99
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/northbridge/amd/agesa/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/northbridge/amd/agesa/Kconfig b/src/northbridge/amd/agesa/Kconfig
index d557e62..9a4123a 100644
--- a/src/northbridge/amd/agesa/Kconfig
+++ b/src/northbridge/amd/agesa/Kconfig
@@ -18,8 +18,8 @@
 #
 
 config NORTHBRIDGE_AMD_AGESA
-        bool
-        default CPU_AMD_AGESA
+	bool
+	default CPU_AMD_AGESA
 
 if NORTHBRIDGE_AMD_AGESA
 



More information about the coreboot-gerrit mailing list