From 4021b87e002a094fb0d8ddd099cb8483d6986c8b Mon Sep 17 00:00:00 2001 From: Alan Cudmore Date: Wed, 15 Mar 2023 09:44:28 -0400 Subject: spec: add riscv kendrytek210 variant build options This patch includes the spec/build options for the riscv kendrytek210 BSP variant. It includes options to allow the frdme310arty console UART to be used on multiple BSPS, device tree options, memory options, and other required options for the variant. Updates #4876 --- spec/build/cpukit/optsmp.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/build/cpukit') diff --git a/spec/build/cpukit/optsmp.yml b/spec/build/cpukit/optsmp.yml index bbe93443ad..78f73e8c1b 100644 --- a/spec/build/cpukit/optsmp.yml +++ b/spec/build/cpukit/optsmp.yml @@ -49,6 +49,7 @@ enabled-by: - riscv/rv64imafdc - riscv/rv64imafdc_medany - riscv/rv64imafd_medany +- riscv/kendrytek210 - sparc/erc32 - sparc/gr712rc - sparc/gr740 -- cgit v1.2.3