summaryrefslogtreecommitdiffstats
path: root/configs/stm32mp15_trusted_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-04-27 08:28:38 -0400
committerTom Rini <trini@konsulko.com>2021-04-27 08:28:38 -0400
commit79b0f08d6af498e6fda8cd257d62e2095764410c (patch)
tree7c8a9b2f2919aba421550513e9ca1890ba199c09 /configs/stm32mp15_trusted_defconfig
parent27af387e4fa7c04d27a92d5d374d81f2a8fa3cce (diff)
downloadu-boot-79b0f08d6af498e6fda8cd257d62e2095764410c.tar.gz
u-boot-79b0f08d6af498e6fda8cd257d62e2095764410c.tar.xz
u-boot-79b0f08d6af498e6fda8cd257d62e2095764410c.zip
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stm32mp15_trusted_defconfig')
-rw-r--r--configs/stm32mp15_trusted_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stm32mp15_trusted_defconfig b/configs/stm32mp15_trusted_defconfig
index 8c71ca6b6d..ee89a47171 100644
--- a/configs/stm32mp15_trusted_defconfig
+++ b/configs/stm32mp15_trusted_defconfig
@@ -8,8 +8,8 @@ CONFIG_ENV_OFFSET=0x280000
CONFIG_ENV_SECT_SIZE=0x40000
CONFIG_TARGET_ST_STM32MP15x=y
CONFIG_CMD_STM32PROG=y
-CONFIG_TYPEC_STUSB160X=y
CONFIG_ENV_OFFSET_REDUND=0x2C0000
+CONFIG_TYPEC_STUSB160X=y
CONFIG_DEFAULT_DEVICE_TREE="stm32mp157c-ev1"
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y