summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2024-07-05 16:36:43 -0600
committerTom Rini <[email protected]>2024-07-05 16:36:43 -0600
commitfd46ea0e701920eb205c2bce9d527bf0dec10b59 (patch)
tree7fde587608497f2b1956713e8312c39d98a26b02 /configs
parent18908395edcee8450d742c670610557751866393 (diff)
parent7d22317a18e3ace2311c741bea74efa72299e57a (diff)
Merge branch '2024-07-05-assorted-updates'
- Re-instate the zlib update, so we can fix it for this release, assorted whitespace cleanups, allow mkimage to 'auto-conf' signing of scripts, enhance ELF image support, add more HW rev support to e1000 driver, update am64x_evm config, correct mpc8xxx watchdog, update phycore-am6 docs.
Diffstat (limited to 'configs')
-rw-r--r--configs/am64x_evm_a53_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/am64x_evm_a53_defconfig b/configs/am64x_evm_a53_defconfig
index 94c7ce9b8e8..5b01002dfc4 100644
--- a/configs/am64x_evm_a53_defconfig
+++ b/configs/am64x_evm_a53_defconfig
@@ -103,7 +103,11 @@ CONFIG_SYS_DFU_MAX_FILE_SIZE=0x800000
CONFIG_DMA_CHANNELS=y
CONFIG_TI_K3_NAVSS_UDMA=y
CONFIG_TI_SCI_PROTOCOL=y
+CONFIG_DM_PCA953X=y
+CONFIG_SPL_DM_PCA953X=y
CONFIG_DM_I2C=y
+CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
+CONFIG_DM_I2C_GPIO=y
CONFIG_SYS_I2C_OMAP24XX=y
CONFIG_DM_MAILBOX=y
CONFIG_K3_SEC_PROXY=y