summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
diff options
context:
space:
mode:
authorSean Anderson <seanga2@gmail.com>2020-10-25 21:46:56 -0400
committerAndes <uboot@andestech.com>2020-10-26 10:01:28 +0800
commit79b135f1f937296fbe40ffa8500b531a7e1a0e9d (patch)
treeb196ad1c9d28d1b4528752e10d1c7960436734bd /arch/riscv/Kconfig
parent963911e9e1c17b2f973ff49ddd51060d6c340c5f (diff)
riscv: Move Andes PLMT driver to drivers/timer
This is a regular timer driver, and should live with the other timer drivers. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Rick Chen <rick@andestech.com>
Diffstat (limited to 'arch/riscv/Kconfig')
-rw-r--r--arch/riscv/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/riscv/Kconfig b/arch/riscv/Kconfig
index 756047636d0..30b05408b14 100644
--- a/arch/riscv/Kconfig
+++ b/arch/riscv/Kconfig
@@ -170,13 +170,6 @@ config ANDES_PLIC
The Andes PLIC block holds memory-mapped claim and pending registers
associated with software interrupt.
-config ANDES_PLMT
- bool
- depends on RISCV_MMODE || SPL_RISCV_MMODE
- help
- The Andes PLMT block holds memory-mapped mtime register
- associated with timer tick.
-
config SYS_MALLOC_F_LEN
default 0x1000