commit | 2492bfc34b7526bd7871abac348c3eb703ab41a6 | [log] [tgz] |
---|---|---|
author | rick <rick@andestech.com> | Mon Apr 17 14:41:58 2017 +0800 |
committer | Andes <uboot@andestech.com> | Mon May 22 14:05:33 2017 +0800 |
tree | eaa707979e38c41487e04cedf3f1685e15b72413 | |
parent | d6efc225407d1517e47805613688289377058451 [diff] [blame] |
nds32: Support AG101P serial DM. Support AG101P serial device tree flow. Signed-off-by: rick <rick@andestech.com>
diff --git a/arch/Kconfig b/arch/Kconfig index 2528f50..1212635 100644 --- a/arch/Kconfig +++ b/arch/Kconfig
@@ -43,6 +43,7 @@ config NDS32 bool "NDS32 architecture" + select SUPPORT_OF_CONTROL config NIOS2 bool "Nios II architecture"