summaryrefslogtreecommitdiff
path: root/include/configs/pm9g45.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2020-07-03 16:09:44 +0300
committerTom Rini <trini@konsulko.com>2020-07-28 23:18:10 +0300
commit0c4a63438cf78b3c9a971347435ce34edbe1658d (patch)
tree41d17d1b8f47f50f4860d87c39732c096ad9b3b4 /include/configs/pm9g45.h
parente91907a1464e5b79673c37f46dcb76d3c5b7c0c7 (diff)
downloadu-boot-0c4a63438cf78b3c9a971347435ce34edbe1658d.tar.xz
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/pm9g45.h')
-rw-r--r--include/configs/pm9g45.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h
index b0511beb8f..6e0376619f 100644
--- a/include/configs/pm9g45.h
+++ b/include/configs/pm9g45.h
@@ -96,9 +96,7 @@
#define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img"
#elif CONFIG_NAND_BOOT
-#define CONFIG_SPL_NAND_DRIVERS
#define CONFIG_SPL_NAND_BASE
-#define CONFIG_SPL_NAND_ECC
#define CONFIG_SPL_NAND_SOFTECC
#define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000
#define CONFIG_SYS_NAND_U_BOOT_SIZE 0x80000