summaryrefslogtreecommitdiff
path: root/configs/sama5d27_wlsom1_ek_mmc_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/sama5d27_wlsom1_ek_mmc_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/sama5d27_wlsom1_ek_mmc_defconfig')
-rw-r--r--configs/sama5d27_wlsom1_ek_mmc_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sama5d27_wlsom1_ek_mmc_defconfig b/configs/sama5d27_wlsom1_ek_mmc_defconfig
index 7562457902..b379c26d35 100644
--- a/configs/sama5d27_wlsom1_ek_mmc_defconfig
+++ b/configs/sama5d27_wlsom1_ek_mmc_defconfig
@@ -39,6 +39,8 @@ CONFIG_SPL_DISPLAY_PRINT=y
CONFIG_SPL_AT91_MCK_BYPASS=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
+CONFIG_CMD_DM=y
+CONFIG_CMD_GPIO=y
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_I2C=y
# CONFIG_CMD_LOADS is not set