diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/adp-ag101p_defconfig | 2 |
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 |