summaryrefslogtreecommitdiff
path: root/src/mainboard/razer
diff options
context:
space:
mode:
authorPaul Menzel <pmenzel@molgen.mpg.de>2020-11-11 19:20:17 +0100
committerMichael Niewöhner <foss@mniewoehner.de>2020-11-12 09:48:45 +0000
commit81547dd5460ad220e398c531b5d43fd9e8b90c73 (patch)
treedf489c83febf9bc6d0d58c871c8d103ef3ce9789 /src/mainboard/razer
parent4e8a9c705398e269c6534dffc54c20f8009b3d76 (diff)
downloadcoreboot-81547dd5460ad220e398c531b5d43fd9e8b90c73.tar.xz
mb/*/Kconfig: Annotate closing endif with corresponding condition
It’s common to annotate the closing endif, so do it for these four files. Change-Id: Ia5d071e1f544c9dea5af9c6bc3c605d9a0c5c0f5 Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47477 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/mainboard/razer')
-rw-r--r--src/mainboard/razer/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/razer/Kconfig b/src/mainboard/razer/Kconfig
index 9d96888c7f..9f9c6fd4ee 100644
--- a/src/mainboard/razer/Kconfig
+++ b/src/mainboard/razer/Kconfig
@@ -12,4 +12,4 @@ source "src/mainboard/razer/*/Kconfig"
config MAINBOARD_VENDOR
default "RAZER"
-endif
+endif # VENDOR_RAZER