Skip to content

Commit ca503bb

Browse files
juerghpalmer-dabbelt
authored andcommitted
riscv: Kconfig.socs: Add comments
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]>
1 parent 84b10f7 commit ca503bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/riscv/Kconfig.socs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ config SOC_CANAAN_K210_DTB_SOURCE
7979
for the DTS file that will be used to produce the DTB linked into the
8080
kernel.
8181

82-
endif
82+
endif # SOC_CANAAN
8383

84-
endmenu
84+
endmenu # "SoC selection"

0 commit comments

Comments
 (0)