diff options
-rw-r--r-- | drivers/timer/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/timer/Kconfig b/drivers/timer/Kconfig index 44d1a81bad3..61156371a66 100644 --- a/drivers/timer/Kconfig +++ b/drivers/timer/Kconfig @@ -276,6 +276,7 @@ config XILINX_TIMER bool "Xilinx timer support" depends on TIMER select REGMAP + select SPL_REGMAP if SPL help Select this to enable support for the timer found on any Xilinx boards (axi timer). |