aboutsummaryrefslogtreecommitdiff
path: root/configs/lsxhl_defconfig
diff options
context:
space:
mode:
authorMichael Walle2022-08-17 21:38:07 +0200
committerStefan Roese2022-08-23 12:40:23 +0200
commitd9055e8656644a182de1da0abd0d6d363124751a (patch)
tree9176a8bc12337b7dc8a8d7e6b7faec13b7097746 /configs/lsxhl_defconfig
parent7e3084eda439a0f77cef68f805308c9677dd4743 (diff)
board: lsxl: convert to CONFIG_TIMER
Enable the orion timer driver and we are good. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/lsxhl_defconfig')
-rw-r--r--configs/lsxhl_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/lsxhl_defconfig b/configs/lsxhl_defconfig
index fc87424a6f8..b83a072b04d 100644
--- a/configs/lsxhl_defconfig
+++ b/configs/lsxhl_defconfig
@@ -72,5 +72,7 @@ CONFIG_SYS_NS16550=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_KIRKWOOD_SPI=y
+CONFIG_TIMER=y
+CONFIG_ORION_TIMER=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y