summaryrefslogtreecommitdiff
path: root/configs/sam9x60ek_qspiflash_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-17 15:25:34 +0300
committerTom Rini <trini@konsulko.com>2021-12-17 15:25:34 +0300
commitb9c9ce8a4064c8d88f714604db856cf1cd2b40b5 (patch)
treeee0ae60cf9b45f293141fba4805c7574fe9717b2 /configs/sam9x60ek_qspiflash_defconfig
parent6c56bd31b7c11c1f4e97bf6bd1db9f48e35ec10b (diff)
parent9bf459c23dc03f3c4405650e3c8578265fd9d62c (diff)
downloadu-boot-b9c9ce8a4064c8d88f714604db856cf1cd2b40b5.tar.xz
Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next
First set of u-boot-at91 features for the 2022.04 cycle: This feature set includes : support for the new QSPI hardware on sama7g5, small fixes on sam9x60 and sama7g5, some additions of commands and PIO controller on sam9x60/sam9x60ek.
Diffstat (limited to 'configs/sam9x60ek_qspiflash_defconfig')
-rw-r--r--configs/sam9x60ek_qspiflash_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sam9x60ek_qspiflash_defconfig b/configs/sam9x60ek_qspiflash_defconfig
index 7124fd0509..7a5d4d0600 100644
--- a/configs/sam9x60ek_qspiflash_defconfig
+++ b/configs/sam9x60ek_qspiflash_defconfig
@@ -28,7 +28,9 @@ CONFIG_MISC_INIT_R=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="U-Boot> "
CONFIG_CMD_BOOTZ=y
+CONFIG_CMD_CLK=y
CONFIG_CMD_DM=y
+CONFIG_CMD_GPIO=y
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y