aboutsummaryrefslogtreecommitdiff
path: root/include/configs/devkit3250.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2020-07-03 08:09:44 -0500
committerTom Rini <trini@konsulko.com>2020-07-28 16:18:10 -0400
commit0c4a63438cf78b3c9a971347435ce34edbe1658d (patch)
tree41d17d1b8f47f50f4860d87c39732c096ad9b3b4 /include/configs/devkit3250.h
parente91907a1464e5b79673c37f46dcb76d3c5b7c0c7 (diff)
downloadu-boot-0c4a63438cf78b3c9a971347435ce34edbe1658d.zip
u-boot-0c4a63438cf78b3c9a971347435ce34edbe1658d.tar.gz
u-boot-0c4a63438cf78b3c9a971347435ce34edbe1658d.tar.bz2
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
This converts the following to Kconfig: CONFIG_SPL_NAND_DRIVERS CONFIG_SPL_NAND_ECC CONFIG_SPL_NAND_SIMPLE Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'include/configs/devkit3250.h')
-rw-r--r--include/configs/devkit3250.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/devkit3250.h b/include/configs/devkit3250.h
index 4471a12..5d2b77b 100644
--- a/include/configs/devkit3250.h
+++ b/include/configs/devkit3250.h
@@ -154,9 +154,7 @@
/* SPL loads an image from NAND */
#define CONFIG_SPL_NAND_RAW_ONLY
-#define CONFIG_SPL_NAND_DRIVERS
-#define CONFIG_SPL_NAND_ECC
#define CONFIG_SPL_NAND_SOFTECC
#define CONFIG_SPL_MAX_SIZE 0x20000