aboutsummaryrefslogtreecommitdiff
path: root/src/device/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2014-12-31 10:36:08 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2014-12-31 09:46:00 +0100
commita91e1e6cc18b3d510a8dd5e3b2c7bdbba3299369 (patch)
treef22a914bc09c34f74075454a6fe35518c7e7bdc9 /src/device/Kconfig
parentd816a0251ece04f87ca9c5d4fa916583c7fee86d (diff)
Fix Kconfig whitespace
Change-Id: Iad64d018edda3064a77bfbcd41cfea5275a2e737 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/8013 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/device/Kconfig')
-rw-r--r--src/device/Kconfig2
1 files changed, 1 insertions, 1 deletions
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"