riscv: Kconfig.socs: Add comments

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>
This commit is contained in:
Juerg Haefliger 2022-05-20 14:02:32 +02:00 committed by Palmer Dabbelt
parent 84b10f781a
commit ca503bb290
No known key found for this signature in database
GPG Key ID: EF4CA1502CCBAB41

View 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"