summaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-09-10 13:09:54 +0200
committerMichael Niewöhner <foss@mniewoehner.de>2020-09-21 16:30:14 +0000
commit690b6bcb491b42fc63cd6f84ca5ca91a44cfc803 (patch)
treedf27fc90cc8216b4c9d42d83e7ee35d2a5530965 /src/Kconfig
parent131d9f5190a1e5b6fd5a47fecbe5f7eef002c0ef (diff)
downloadcoreboot-690b6bcb491b42fc63cd6f84ca5ca91a44cfc803.tar.xz
treewide/Kconfig: Drop unneeded empty lines
Change-Id: If8aa28a22625b7b2cf9b58958de87ee752f637f6 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45247 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig
index d6b703ba16..e46a6e6a7a 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -1144,7 +1144,6 @@ config EM100
endmenu
-
###############################################################################
# Set variables with no prompt - these can be set anywhere, and putting at
# the end of this file gives the most flexibility.