summaryrefslogtreecommitdiff
path: root/configs/igep00x0_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-02-26 12:28:42 +0300
committerTom Rini <trini@konsulko.com>2020-05-08 16:16:26 +0300
commitc39e19a9b07807936b8df5925757e0a512effb92 (patch)
treef4c45c553fdba9df57c23c7fd61fa7c548b8869e /configs/igep00x0_defconfig
parent8cc28146f55340777a48c44e948a8ff1143e1c17 (diff)
downloadu-boot-c39e19a9b07807936b8df5925757e0a512effb92.tar.xz
configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs
Move CONFIG_SYS_MTDPARTS_RUNTIME into Kconfig done by moveconfig.py. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'configs/igep00x0_defconfig')
-rw-r--r--configs/igep00x0_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/igep00x0_defconfig b/configs/igep00x0_defconfig
index e273f35e84..a5c301dbdb 100644
--- a/configs/igep00x0_defconfig
+++ b/configs/igep00x0_defconfig
@@ -52,6 +52,7 @@ CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_DM_MMC=y
CONFIG_MMC_OMAP_HS=y
CONFIG_MTD=y
+CONFIG_SYS_MTDPARTS_RUNTIME=y
CONFIG_MTD_RAW_NAND=y
CONFIG_SYS_NAND_BUSWIDTH_16BIT=y
CONFIG_SPL_NAND_SIMPLE=y