summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@foss.st.com>2022-12-07 11:26:40 +0300
committerTom Rini <trini@konsulko.com>2022-12-13 00:46:07 +0300
commit828d7e6022f2ae827aa278fc6bc15efee0d0a6b6 (patch)
treed2daa45dcf73a34287952026cb15c7f4cbb7fe0f /include/configs
parent1e1c51f8ace8717f972ccad37616e3b6488e92ad (diff)
downloadu-boot-828d7e6022f2ae827aa278fc6bc15efee0d0a6b6.tar.xz
configs: am333x_guardian: move MTDIDS_DEFAULT in defconfif
Replace MTDIDS_DEFAULT in config include file by CONFIG_MTDIDS_DEFAULT in defonfig to complete the Kconfig migration Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/am335x_guardian.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am335x_guardian.h b/include/configs/am335x_guardian.h
index 7c5e7ce475..a5b83b0c25 100644
--- a/include/configs/am335x_guardian.h
+++ b/include/configs/am335x_guardian.h
@@ -115,7 +115,6 @@
}
#define CFG_SYS_NAND_ECCSIZE 512
#define CFG_SYS_NAND_ECCBYTES 26
-#define MTDIDS_DEFAULT "nand0=nand.0"
#endif /* CONFIG_MTD_RAW_NAND */