commit | f5076f869855045e527de7f1367c65f55a2b1448 | [log] [tgz] |
---|---|---|
author | rick <rick@andestech.com> | Wed May 17 10:59:20 2017 +0800 |
committer | Andes <uboot@andestech.com> | Mon May 22 14:05:40 2017 +0800 |
tree | f436ab387b72ae4a2215400de844c97a7f8049e7 | |
parent | 86132af799d51e8e94d87dc56a071f325f369e0c [diff] [blame] |
nds32: Support AG101P timer DM. Support AG101P timer device tree flow. Signed-off-by: rick <rick@andestech.com>
diff --git a/configs/adp-ag101p_defconfig b/configs/adp-ag101p_defconfig index 2a7302f..685a961 100644 --- a/configs/adp-ag101p_defconfig +++ b/configs/adp-ag101p_defconfig
@@ -18,3 +18,5 @@ CONFIG_DM=y CONFIG_DM_SERIAL=y CONFIG_SYS_NS16550=y +CONFIG_TIMER=y +CONFIG_AG101P_TIMER=y