Convert CONFIG_SPL_ONENAND_SUPPORT to Kconfig
Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -116,7 +116,6 @@
|
||||
#define CONFIG_SYS_MTDPARTS_RUNTIME
|
||||
|
||||
/* OneNAND config */
|
||||
#define CONFIG_SPL_ONENAND_SUPPORT
|
||||
#define CONFIG_USE_ONENAND_BOARD_INIT
|
||||
#define CONFIG_SYS_ONENAND_BASE ONENAND_MAP
|
||||
#define CONFIG_SYS_ONENAND_BLOCK_SIZE (128*1024)
|
||||
|
||||
Reference in New Issue
Block a user