summaryrefslogtreecommitdiff
path: root/configs/sama5d2_xplained_emmc_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-04-04 15:26:55 +0300
committerTom Rini <trini@konsulko.com>2022-04-04 15:26:55 +0300
commit8221c52d88fbe84ca9692dc23827e21403c952e8 (patch)
treecf5e6356fe749863fc3ff64bd5e4659041133b60 /configs/sama5d2_xplained_emmc_defconfig
parent25b8acee2ea11a9edc100c42a61f5d6187eb6167 (diff)
parentef9d9b2501ad9e0601bd292c4a6c8a7ba8f3a909 (diff)
downloadu-boot-8221c52d88fbe84ca9692dc23827e21403c952e8.tar.xz
Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into 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_emmc_defconfig')
-rw-r--r--configs/sama5d2_xplained_emmc_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sama5d2_xplained_emmc_defconfig b/configs/sama5d2_xplained_emmc_defconfig
index 84b6bb6978..ab54b83447 100644
--- a/configs/sama5d2_xplained_emmc_defconfig
+++ b/configs/sama5d2_xplained_emmc_defconfig
@@ -90,7 +90,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