summaryrefslogtreecommitdiff
path: root/configs/adp-ae3xx_defconfig
diff options
context:
space:
mode:
authorRick Chen <rickchen36@gmail.com>2017-11-28 09:23:23 +0800
committerRick Chen <rickchen36@gmail.com>2017-11-30 09:38:54 +0800
commitfa3e354b2bcc9b07c89d0be190dd0e75cf54d6c6 (patch)
tree4ed1ce1eadb87b1a083e2a53853fe400f26d4790 /configs/adp-ae3xx_defconfig
parent0e920ef052e2a5d33b1fd37b0b0ef7b74831e851 (diff)
ae3xx: timer: Rename AE3XX to ATCPIT100
ATCPIT100 is Andestech timer IP which is embeded in AE3XX and AE250 boards. So rename AE3XX to ATCPIT100 will be more make sence. Signed-off-by: rick <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/adp-ae3xx_defconfig')
-rw-r--r--configs/adp-ae3xx_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/adp-ae3xx_defconfig b/configs/adp-ae3xx_defconfig
index a3a40bf1e9..337cee1464 100644
--- a/configs/adp-ae3xx_defconfig
+++ b/configs/adp-ae3xx_defconfig
@@ -35,4 +35,4 @@ CONFIG_SYS_NS16550=y
CONFIG_DM_SPI=y
CONFIG_NDS_AE3XX_SPI=y
CONFIG_TIMER=y
-CONFIG_AE3XX_TIMER=y
+CONFIG_ATCPIT100_TIMER=y