commit | 7c6231e83e7535bf122927833671c8483263e0e3 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Wed Dec 07 09:26:43 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 12 16:46:07 2022 -0500 |
tree | d1cc9d027fc6c294d80e1c85c571c2c3c6f0e89d | |
parent | 360c303a24a30d08baf533a22db83ae7b34f1f94 [diff] |
configs: SBx81LIFKW: 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>