commit | 91b9551fb3c877f5c35324f31736787b4c7228cd | [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 | bde4a407ea89704e5d2dd6d77140a4d2616c171d [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>