]> Git Repo - linux.git/commitdiff
riscv: Kconfig.socs: Add comments
authorJuerg Haefliger <[email protected]>
Fri, 20 May 2022 12:02:32 +0000 (14:02 +0200)
committerPalmer Dabbelt <[email protected]>
Thu, 30 Jun 2022 23:34:23 +0000 (16:34 -0700)
Add trailing comments to endif and endmenu statements for better
readability.

Signed-off-by: Juerg Haefliger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
arch/riscv/Kconfig.socs

index 34592d00dde8c65316b7b4f7325aa7e05fc4ff21..6a4ab7fdbcc6e4d7e1ae824eaa20ef275a6a13e8 100644 (file)
@@ -79,6 +79,6 @@ config SOC_CANAAN_K210_DTB_SOURCE
          for the DTS file that will be used to produce the DTB linked into the
          kernel.
 
-endif
+endif # SOC_CANAAN
 
-endmenu
+endmenu # "SoC selection"
This page took 0.049397 seconds and 4 git commands to generate.