Skip to content

Commit

Permalink
riscv: Kconfig.socs: Add comments
Browse files Browse the repository at this point in the history
Add trailing comments to endif and endmenu statements for better
readability.

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
Link: https://lore.kernel.org/r/20220520120232.148310-4-juergh@canonical.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
  • Loading branch information
Juerg Haefliger authored and Palmer Dabbelt committed Jun 30, 2022
1 parent 84b10f7 commit ca503bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/riscv/Kconfig.socs
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit ca503bb

Please sign in to comment.