blob: e56548fa88b38dfeb109cf3ab56b88043bc73560 [file] [log] [blame]
yang.lie8fc87b2022-01-11 11:03:24 +08001# Copyright (c) 2021-2022 Amlogic, Inc. All rights reserved.
2
3# SPDX-License-Identifier: MIT
4
kelvin.zhang649dfef2021-10-20 17:01:29 +08005source "soc/riscv/t5d/Kconfig"
Kelvin Zhang042bdaa2021-12-15 19:05:07 +08006source "soc/riscv/t5w/Kconfig"
Xiaohu.Huangf78b48b2022-01-17 10:41:38 +08007
8choice
9 prompt "Serial"
10 default N200_REVA
11 config N200_REVA
12 bool "N200 REVA"
13 help
14 Enable N200 REVA serial of RISCV.
15endchoice