blob: 3ddeb5aa4b6ff2d61b4b2ffc3be482cb1242dce7 [file] [log] [blame]
Bo Lv092e8de2022-04-24 21:40:10 +08001# Copyright (c) 2021-2022 Amlogic, Inc. All rights reserved.
2
3# SPDX-License-Identifier: MIT
4
5config SOC_S5
6 bool "S5"
7 select RISCV
8 help
9 Enable S5 SOC of RISCV.
10choice
11 prompt "Serial"
12 default N200_REVA
13 config N200_REVA
14 bool "N200 REVA"
15 help
16 Enable N200 REVA serial of RISCV.
17endchoice