mirror of
https://xff.cz/git/u-boot/
synced 2025-10-22 10:31:56 +02:00
timer: starfive: Add Starfive timer support
Add timer driver in Starfive SoC. It is an timer that outside of CPU core and inside Starfive SoC. Signed-off-by: Kuan Lim Lee <kuanlim.lee@starfivetech.com> Reviewed-by: Wei Liang Lim <weiliang.lim@starfivetech.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Leo Yu-Chi Liang
parent
6d78473b3d
commit
c202426d6a
@@ -326,4 +326,11 @@ config XILINX_TIMER
|
||||
Select this to enable support for the timer found on
|
||||
any Xilinx boards (axi timer).
|
||||
|
||||
config STARFIVE_TIMER
|
||||
bool "Starfive timer support"
|
||||
depends on TIMER
|
||||
help
|
||||
Select this to enable support for the timer found on
|
||||
Starfive SoC.
|
||||
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user