aboutsummaryrefslogtreecommitdiff
path: root/include/configs/M5373EVB.h
diff options
context:
space:
mode:
authorTom Rini2022-11-12 17:36:50 -0500
committerTom Rini2022-12-05 16:05:38 -0500
commit0cd03259644dcb967fcd6b31c3a92984125a1fe3 (patch)
treeb14f65006e64b8ed2f20a255b3b99c81e9f94ba9 /include/configs/M5373EVB.h
parenta9f03760c1b85cda153723c5dc5d7ad0a64a5acc (diff)
Convert CONFIG_SYS_NAND_SIZE to Kconfig
This converts the following to Kconfig: CONFIG_SYS_NAND_SIZE Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/M5373EVB.h')
-rw-r--r--include/configs/M5373EVB.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M5373EVB.h b/include/configs/M5373EVB.h
index a2e36cc8673..f0734712eaa 100644
--- a/include/configs/M5373EVB.h
+++ b/include/configs/M5373EVB.h
@@ -95,7 +95,6 @@
#endif
# define CONFIG_SYS_NAND_BASE CONFIG_SYS_CS2_BASE
-# define CONFIG_SYS_NAND_SIZE 1
# define CONFIG_SYS_NAND_BASE_LIST { CONFIG_SYS_NAND_BASE }
# define NAND_ALLOW_ERASE_ALL 1