aboutsummaryrefslogtreecommitdiff
path: root/configs/sama5d2_xplained_mmc_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-04-04 08:26:55 -0400
committerTom Rini <trini@konsulko.com>2022-04-04 08:26:55 -0400
commit8221c52d88fbe84ca9692dc23827e21403c952e8 (patch)
treecf5e6356fe749863fc3ff64bd5e4659041133b60 /configs/sama5d2_xplained_mmc_defconfig
parent25b8acee2ea11a9edc100c42a61f5d6187eb6167 (diff)
parentef9d9b2501ad9e0601bd292c4a6c8a7ba8f3a909 (diff)
downloadu-boot-8221c52d88fbe84ca9692dc23827e21403c952e8.zip
u-boot-8221c52d88fbe84ca9692dc23827e21403c952e8.tar.gz
u-boot-8221c52d88fbe84ca9692dc23827e21403c952e8.tar.bz2
Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into nextWIP/04Apr2022-next
First set of u-boot-at91 features for the 2022.07 cycle: This feature set includes the new driver for the Atmel TCB timer, alignment in DT for sama7g5 and sama7g5ek board, one Kconfig conversion for external reset, and the usage of Galois tables from ROM for sama5d2 device.
Diffstat (limited to 'configs/sama5d2_xplained_mmc_defconfig')
-rw-r--r--configs/sama5d2_xplained_mmc_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sama5d2_xplained_mmc_defconfig b/configs/sama5d2_xplained_mmc_defconfig
index 6ae9e84..17cdd46 100644
--- a/configs/sama5d2_xplained_mmc_defconfig
+++ b/configs/sama5d2_xplained_mmc_defconfig
@@ -92,7 +92,7 @@ CONFIG_DM_SPI=y
CONFIG_ATMEL_QSPI=y
CONFIG_TIMER=y
CONFIG_SPL_TIMER=y
-CONFIG_ATMEL_PIT_TIMER=y
+CONFIG_ATMEL_TCB_TIMER=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y