summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPatrick Delaunay <[email protected]>2022-12-07 09:26:43 +0100
committerTom Rini <[email protected]>2022-12-12 16:46:07 -0500
commit72e79f998e79626a551d22c637abf4c5786e8046 (patch)
treed1cc9d027fc6c294d80e1c85c571c2c3c6f0e89d /include
parent91b9551fb3c877f5c35324f31736787b4c7228cd (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 <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/SBx81LIFKW.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/SBx81LIFKW.h b/include/configs/SBx81LIFKW.h
index bad34d9771e..d5c9c05767a 100644
--- a/include/configs/SBx81LIFKW.h
+++ b/include/configs/SBx81LIFKW.h
@@ -21,7 +21,6 @@
* for your console driver.
*/
-#define MTDPARTS_DEFAULT "mtdparts=spi0.0:768K(boot)ro,256K(boot-env),14M(user),1M(errlog)"
#define MTDPARTS_MTDOOPS "errlog"
/*