[coreboot-gerrit] New patch to review for coreboot: 1e9513b Fix Kconfig whitespace

Kyösti Mälkki (kyosti.malkki@gmail.com) gerrit at coreboot.org
Wed Dec 31 09:35:24 CET 2014


Kyösti Mälkki (kyosti.malkki at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/8013

-gerrit

commit 1e9513befea11e4edce3af184bf236b53eefd982
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Wed Dec 31 10:36:08 2014 +0200

    Fix Kconfig whitespace
    
    Change-Id: Iad64d018edda3064a77bfbcd41cfea5275a2e737
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
---
 src/device/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/device/Kconfig b/src/device/Kconfig
index 67d01e0..dc00b75 100644
--- a/src/device/Kconfig
+++ b/src/device/Kconfig
@@ -385,7 +385,7 @@ config SOFTWARE_I2C
 	  be useful for debugging or on platforms where a driver for the real
 	  I2C controller is not (yet) available. The platform code needs to
 	  provide bindings to manually toggle I2C lines.
-	  
+
 endmenu
 
 menu "Display"



More information about the coreboot-gerrit mailing list