summaryrefslogtreecommitdiff
path: root/arch/Kconfig
diff options
context:
space:
mode:
authorrick <rick@andestech.com>2017-04-17 06:41:58 (GMT)
committerAndes <uboot@andestech.com>2017-05-22 06:05:33 (GMT)
commit86132af799d51e8e94d87dc56a071f325f369e0c (patch)
treeeaa707979e38c41487e04cedf3f1685e15b72413 /arch/Kconfig
parenta375ff8e14bea0a5cbfff99d6456aa8d9a3320ab (diff)
downloadu-boot-fsl-qoriq-86132af799d51e8e94d87dc56a071f325f369e0c.tar.xz
nds32: Support AG101P serial DM.
Support AG101P serial device tree flow. Signed-off-by: rick <rick@andestech.com>
Diffstat (limited to 'arch/Kconfig')
-rw-r--r--arch/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/Kconfig b/arch/Kconfig
index 2528f50..1212635 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -43,6 +43,7 @@ config MIPS
config NDS32
bool "NDS32 architecture"
+ select SUPPORT_OF_CONTROL
config NIOS2
bool "Nios II architecture"