summaryrefslogtreecommitdiff
path: root/board/sipeed/maix
diff options
context:
space:
mode:
authorBin Meng <bmeng@tinylab.org>2023-06-21 18:11:46 +0300
committerLeo Yu-Chi Liang <ycliang@andestech.com>2023-07-12 08:21:40 +0300
commit9675d9202780fd996c00ad34f0360c89376205b3 (patch)
tree45a6e78f33e00d2a1bbe996d5895162c7f9dbf05 /board/sipeed/maix
parent7f1a30fdeb6b51ddeb8ca8ecbfcc8069721db186 (diff)
downloadu-boot-9675d9202780fd996c00ad34f0360c89376205b3.tar.xz
riscv: Rename SiFive CLINT to RISC-V ALINT
As the RISC-V ACLINT specification is defined to be backward compatible with the SiFive CLINT specification, we rename SiFive CLINT to RISC-V ALINT in the source tree to be future-proof. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Rick Chen <rick@andestech.com>
Diffstat (limited to 'board/sipeed/maix')
-rw-r--r--board/sipeed/maix/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sipeed/maix/Kconfig b/board/sipeed/maix/Kconfig
index 2d212ec5a3..d34ea4be71 100644
--- a/board/sipeed/maix/Kconfig
+++ b/board/sipeed/maix/Kconfig
@@ -34,7 +34,7 @@ config BOARD_SPECIFIC_OPTIONS
imply SMP
imply DM_SERIAL
imply SIFIVE_SERIAL
- imply SIFIVE_CLINT
+ imply RISCV_ACLINT
imply POWER_DOMAIN
imply SIMPLE_PM_BUS
imply CLK_K210