summaryrefslogtreecommitdiffstats
path: root/configs/adp-ag101p_defconfig
diff options
context:
space:
mode:
authorrick <rick@andestech.com>2017-05-17 10:59:20 +0800
committerAndes <uboot@andestech.com>2017-05-22 14:05:40 +0800
commitf5076f869855045e527de7f1367c65f55a2b1448 (patch)
treef436ab387b72ae4a2215400de844c97a7f8049e7 /configs/adp-ag101p_defconfig
parent86132af799d51e8e94d87dc56a071f325f369e0c (diff)
downloadu-boot-f5076f869855045e527de7f1367c65f55a2b1448.tar.gz
u-boot-f5076f869855045e527de7f1367c65f55a2b1448.tar.xz
u-boot-f5076f869855045e527de7f1367c65f55a2b1448.zip
nds32: Support AG101P timer DM.
Support AG101P timer device tree flow. Signed-off-by: rick <rick@andestech.com>
Diffstat (limited to 'configs/adp-ag101p_defconfig')
-rw-r--r--configs/adp-ag101p_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/adp-ag101p_defconfig b/configs/adp-ag101p_defconfig
index 2a7302faeb..685a961f1b 100644
--- a/configs/adp-ag101p_defconfig
+++ b/configs/adp-ag101p_defconfig
@@ -18,3 +18,5 @@ CONFIG_OF_CONTROL=y
CONFIG_DM=y
CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y
+CONFIG_TIMER=y
+CONFIG_AG101P_TIMER=y