Unverified Commit ca503bb2 authored by Juerg Haefliger's avatar Juerg Haefliger Committed by Palmer Dabbelt
Browse files

riscv: Kconfig.socs: Add comments



Add trailing comments to endif and endmenu statements for better
readability.

Signed-off-by: default avatarJuerg Haefliger <juergh@canonical.com>
Link: https://lore.kernel.org/r/20220520120232.148310-4-juergh@canonical.com


Signed-off-by: default avatarPalmer Dabbelt <palmer@rivosinc.com>
parent 84b10f78
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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"