commit | 360c303a24a30d08baf533a22db83ae7b34f1f94 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Wed Dec 07 09:26:42 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 12 16:46:07 2022 -0500 |
tree | cbdec3f63f90d11133295bdb1c96a32980402b73 | |
parent | a6a44392725929f4f29034fdf667706ced9e547e [diff] |
configs: SBx81LIFXCAT: move MTDPART_DEFAULT in defconfig Replace MTDPARTS_DEFAULT in the config include file by CONFIG_MTDPARTS_DEFAULT in defconfig to complete the Kconfig migration. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>