aboutsummaryrefslogtreecommitdiff
path: root/configs/stm32mp13_defconfig
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@foss.st.com>2023-06-08 17:16:43 +0200
committerPatrice Chotard <patrice.chotard@foss.st.com>2023-06-16 11:01:16 +0200
commit6cf8888541962ee343eb06d6f586aba14b606253 (patch)
tree3cb82570f6fa74d72d70aad538d5c27f8956a5b5 /configs/stm32mp13_defconfig
parente91d3c61767ba45d09968b8fdc62bafc102e8946 (diff)
downloadu-boot-6cf8888541962ee343eb06d6f586aba14b606253.zip
u-boot-6cf8888541962ee343eb06d6f586aba14b606253.tar.gz
u-boot-6cf8888541962ee343eb06d6f586aba14b606253.tar.bz2
configs: stm32mp: Disable SYS_MTDPARTS_RUNTIME for stm32mp15 and stm32mp13
As we don't use anymore MTDPARTS_xx Kconfig variables (MTDPARTS_NAND0_BOOT, MTDPARTS_NOR0_BOOT...), disable SYS_MTDPARTS_RUNTIME. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'configs/stm32mp13_defconfig')
-rw-r--r--configs/stm32mp13_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stm32mp13_defconfig b/configs/stm32mp13_defconfig
index b076573..02a29cd 100644
--- a/configs/stm32mp13_defconfig
+++ b/configs/stm32mp13_defconfig
@@ -59,7 +59,6 @@ CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_STM32_SDMMC2=y
CONFIG_MTD=y
CONFIG_DM_MTD=y
-CONFIG_SYS_MTDPARTS_RUNTIME=y
CONFIG_PINCONF=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y