From a91e1e6cc18b3d510a8dd5e3b2c7bdbba3299369 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Wed, 31 Dec 2014 10:36:08 +0200 Subject: Fix Kconfig whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iad64d018edda3064a77bfbcd41cfea5275a2e737 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/8013 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc --- src/device/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/device') diff --git a/src/device/Kconfig b/src/device/Kconfig index 67d01e077a..dc00b751ba 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" -- cgit v1.2.3