summaryrefslogtreecommitdiff
path: root/include/configs/pm9g45.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-13 12:46:23 -0400
committerTom Rini <trini@konsulko.com>2022-06-06 12:09:00 -0400
commitbab1b35c617a339da8f859bfea90ec304859b354 (patch)
tree08e849e4017e81a9bc8911ad4e3b789b2ef71165 /include/configs/pm9g45.h
parentb35316fb67cb7aeaf022032ce078135251372f39 (diff)
Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig
This converts the following to Kconfig: CONFIG_SPL_NAND_RAW_ONLY CONFIG_SPL_NAND_SOFTECC Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/pm9g45.h')
-rw-r--r--include/configs/pm9g45.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h
index b858aaa1cc..658b8a7f15 100644
--- a/include/configs/pm9g45.h
+++ b/include/configs/pm9g45.h
@@ -61,7 +61,6 @@
#define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img"
#elif CONFIG_NAND_BOOT
-#define CONFIG_SPL_NAND_SOFTECC
#define CONFIG_SYS_NAND_U_BOOT_SIZE 0x80000
#define CONFIG_SYS_NAND_ECCSIZE 256