summaryrefslogtreecommitdiff
path: root/include/configs/P1010RDB.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-10-28 20:27:04 -0400
committerTom Rini <trini@konsulko.com>2022-11-10 10:08:54 -0500
commita918df21f09739e4d0f91937b88f3804696a0f41 (patch)
tree96e143c7df24720072bd23479bf15dfdf7725fff /include/configs/P1010RDB.h
parente28e0f47f3df1264824f1c8bc8c1a5174a9f3cee (diff)
downloadu-boot-a918df21f09739e4d0f91937b88f3804696a0f41.tar.gz
u-boot-a918df21f09739e4d0f91937b88f3804696a0f41.tar.bz2
u-boot-a918df21f09739e4d0f91937b88f3804696a0f41.zip
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MAX_NAND_DEVICE Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/P1010RDB.h')
-rw-r--r--include/configs/P1010RDB.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/P1010RDB.h b/include/configs/P1010RDB.h
index b87118c1ed..88d9bec9d9 100644
--- a/include/configs/P1010RDB.h
+++ b/include/configs/P1010RDB.h
@@ -202,7 +202,6 @@ extern unsigned long get_sdram_size(void);
#endif
#define CONFIG_SYS_NAND_BASE_LIST { CONFIG_SYS_NAND_BASE }
-#define CONFIG_SYS_MAX_NAND_DEVICE 1
#if defined(CONFIG_TARGET_P1010RDB_PA)
/* NAND Flash Timing Params */