riscv: board: Add Andes Voyager board Kconfig support
authorLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 7 Aug 2025 11:38:07 +0000 (19:38 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 14 Aug 2025 07:33:00 +0000 (15:33 +0800)
commit87f98d92257db0e72b4d2c2684aec492e93b6e01
tree837ff30767518813827e03b4c7cea4d12a2873e7
parent89e4154431ea34bfbbe095100543b27560271f4e
riscv: board: Add Andes Voyager board Kconfig support

The Voyager is Andes' first RISC-V development board.
It is built around Qilai SoC,
which includes Andes AX45MP quad-core cluster.

Introduce the Kconfig entry for the Voyager board.

Signed-off-by: Randolph Sheng-Kai Lin <randolph@andestech.com>
Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com>
arch/riscv/Kconfig
board/andestech/voyager/Kconfig [new file with mode: 0644]